Class AuthenticationProperties.CacheProperties
java.lang.Object
org.eximeebpms.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- Enclosing class:
AuthenticationProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
protected long
Authentication time to live.protected boolean
Enables authentication time to live. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
void
setTimeToLive
(long timeToLive) void
setTtlEnabled
(boolean ttlEnabled) toString()