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