public interface SessionPersistence extends ModelEntity, Buildable<SessionPersistenceBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getCookieName()
optional
|
SessionPersistenceType |
getType()
required
|
String getCookieName()
SessionPersistenceType getType()
Copyright © 2017. All rights reserved.