Package org.apereo.cas.services
Class GroovySurrogateRegisteredServiceAccessStrategy
- java.lang.Object
-
- org.apereo.cas.services.BaseRegisteredServiceAccessStrategy
-
- org.apereo.cas.services.BaseSurrogateRegisteredServiceAccessStrategy
-
- org.apereo.cas.services.GroovySurrogateRegisteredServiceAccessStrategy
-
- All Implemented Interfaces:
java.io.Serializable,org.apereo.cas.services.RegisteredServiceAccessStrategy,org.springframework.core.Ordered
public class GroovySurrogateRegisteredServiceAccessStrategy extends BaseSurrogateRegisteredServiceAccessStrategy
- Since:
- 5.3.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroovySurrogateRegisteredServiceAccessStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleandoPrincipalAttributesAllowServiceAccess(java.lang.String principal, java.util.Map<java.lang.String,java.lang.Object> principalAttributes)-
Methods inherited from class org.apereo.cas.services.BaseSurrogateRegisteredServiceAccessStrategy
isSurrogateAuthenticationSession
-
Methods inherited from class org.apereo.cas.services.BaseRegisteredServiceAccessStrategy
canEqual, equals, hashCode, toString
-
-