Class DefaultRegisteredServiceOAuthAccessTokenExpirationPolicy
- java.lang.Object
-
- org.apereo.cas.support.oauth.services.DefaultRegisteredServiceOAuthAccessTokenExpirationPolicy
-
- All Implemented Interfaces:
java.io.Serializable,RegisteredServiceOAuthAccessTokenExpirationPolicy
public class DefaultRegisteredServiceOAuthAccessTokenExpirationPolicy extends java.lang.Object implements RegisteredServiceOAuthAccessTokenExpirationPolicy
- Since:
- 6.1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DefaultRegisteredServiceOAuthAccessTokenExpirationPolicy()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apereo.cas.support.oauth.services.RegisteredServiceOAuthAccessTokenExpirationPolicy
getMaxTimeToLive, getTimeToKill
-
-