Class SamlRegisteredServiceCacheKey

  • All Implemented Interfaces:
    java.io.Serializable

    public class SamlRegisteredServiceCacheKey
    extends java.lang.Object
    implements java.io.Serializable
    Since:
    6.0.0
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SamlRegisteredServiceCacheKey​(org.apereo.cas.support.saml.services.SamlRegisteredService registeredService, net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SamlRegisteredServiceCacheKey

        public SamlRegisteredServiceCacheKey​(org.apereo.cas.support.saml.services.SamlRegisteredService registeredService,
                                             net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet)