keycloak
org.keycloak.representations.account.SessionRepresentation メンバ一覧

継承メンバを含む org.keycloak.representations.account.SessionRepresentation の全メンバ一覧です。

clientsorg.keycloak.representations.account.SessionRepresentationprivate
expiresorg.keycloak.representations.account.SessionRepresentationprivate
getClients()org.keycloak.representations.account.SessionRepresentationinline
getExpires()org.keycloak.representations.account.SessionRepresentationinline
getId()org.keycloak.representations.account.SessionRepresentationinline
getIpAddress()org.keycloak.representations.account.SessionRepresentationinline
getLastAccess()org.keycloak.representations.account.SessionRepresentationinline
getStarted()org.keycloak.representations.account.SessionRepresentationinline
idorg.keycloak.representations.account.SessionRepresentationprivate
ipAddressorg.keycloak.representations.account.SessionRepresentationprivate
lastAccessorg.keycloak.representations.account.SessionRepresentationprivate
setClients(List< ClientRepresentation > clients)org.keycloak.representations.account.SessionRepresentationinline
setExpires(int expires)org.keycloak.representations.account.SessionRepresentationinline
setId(String id)org.keycloak.representations.account.SessionRepresentationinline
setIpAddress(String ipAddress)org.keycloak.representations.account.SessionRepresentationinline
setLastAccess(int lastAccess)org.keycloak.representations.account.SessionRepresentationinline
setStarted(int started)org.keycloak.representations.account.SessionRepresentationinline
startedorg.keycloak.representations.account.SessionRepresentationprivate