Class RefuseRegisteredServiceProxyPolicy

  • All Implemented Interfaces:
    java.io.Serializable, org.apereo.cas.services.RegisteredServiceProxyPolicy

    public class RefuseRegisteredServiceProxyPolicy
    extends java.lang.Object
    implements org.apereo.cas.services.RegisteredServiceProxyPolicy
    A proxy policy that disallows proxying.
    Since:
    4.1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • RefuseRegisteredServiceProxyPolicy

        public RefuseRegisteredServiceProxyPolicy()
    • Method Detail

      • isAllowedToProxy

        public boolean isAllowedToProxy()
        Specified by:
        isAllowedToProxy in interface org.apereo.cas.services.RegisteredServiceProxyPolicy
      • isAllowedProxyCallbackUrl

        public boolean isAllowedProxyCallbackUrl​(java.net.URL pgtUrl)
        Specified by:
        isAllowedProxyCallbackUrl in interface org.apereo.cas.services.RegisteredServiceProxyPolicy