Class DefaultRegisteredServiceOAuthCodeExpirationPolicy
- java.lang.Object
-
- org.apereo.cas.support.oauth.services.DefaultRegisteredServiceOAuthCodeExpirationPolicy
-
- All Implemented Interfaces:
java.io.Serializable,RegisteredServiceOAuthCodeExpirationPolicy
public class DefaultRegisteredServiceOAuthCodeExpirationPolicy extends java.lang.Object implements RegisteredServiceOAuthCodeExpirationPolicy
- Since:
- 6.1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DefaultRegisteredServiceOAuthCodeExpirationPolicy()
-
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.RegisteredServiceOAuthCodeExpirationPolicy
getNumberOfUses, getTimeToLive
-
-