- getAddress(AbstractIdPSession.AddressFamily) - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Get an address to which this session is bound.
- getAddressFamily(String) - Static method in class net.shibboleth.idp.session.AbstractIdPSession
-
Returns the address family for an input address.
- getAuthenticationResult(String) - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
- getAuthenticationResult(String) - Method in interface net.shibboleth.idp.session.IdPSession
-
- getAuthenticationResultMap() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
- getAuthenticationResults() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
- getAuthenticationResults() - Method in interface net.shibboleth.idp.session.IdPSession
-
- getCreationInstant() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Get the time, in milliseconds since the epoch, when this session was created.
- getCreationInstant() - Method in class net.shibboleth.idp.session.BasicSPSession
-
Get the time, in milliseconds since the epoch, when this session was created.
- getCreationInstant() - Method in interface net.shibboleth.idp.session.IdPSession
-
Get the time, in milliseconds since the epoch, when this session was created.
- getCreationInstant() - Method in interface net.shibboleth.idp.session.SPSession
-
Get the time, in milliseconds since the epoch, when this session was created.
- getDetail() - Method in class net.shibboleth.idp.session.context.LogoutPropagationContext
-
Get detailed message regarding result of logout propagation.
- getExpirationInstant() - Method in class net.shibboleth.idp.session.BasicSPSession
-
Get the time, in milliseconds since the epoch, when this session will expire.
- getExpirationInstant() - Method in interface net.shibboleth.idp.session.SPSession
-
Get the time, in milliseconds since the epoch, when this session will expire.
- getId() - Method in class net.shibboleth.idp.session.AbstractIdPSession
- getId() - Method in class net.shibboleth.idp.session.BasicSPSession
- getIdPSession() - Method in class net.shibboleth.idp.session.context.SessionContext
-
Get the IdP session.
- getKeyedSessionMap() - Method in class net.shibboleth.idp.session.context.LogoutContext
-
Get a live view of the map of sessions keyed by an external value.
- getLastActivityInstant() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Get the last activity instant, in milliseconds since the epoch, for the session.
- getLastActivityInstant() - Method in interface net.shibboleth.idp.session.IdPSession
-
Get the last activity instant, in milliseconds since the epoch, for the session.
- getPrincipalName() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Get the canonical principal name for the session.
- getPrincipalName() - Method in interface net.shibboleth.idp.session.IdPSession
-
Get the canonical principal name for the session.
- getResult() - Method in class net.shibboleth.idp.session.context.LogoutPropagationContext
-
Get the result of the logout propagation.
- getServiceId() - Method in class net.shibboleth.idp.session.criterion.SPSessionCriterion
-
Get the service ID.
- getSession() - Method in class net.shibboleth.idp.session.context.LogoutPropagationContext
-
Get the
SPSession being destroyed by the logout propagation.
- getSessionId() - Method in class net.shibboleth.idp.session.criterion.SessionIdCriterion
-
Get the session ID.
- getSessionKey() - Method in class net.shibboleth.idp.session.context.LogoutPropagationContext
-
- getSessionMap() - Method in class net.shibboleth.idp.session.context.LogoutContext
-
Get a live view of the map of service ID/session mappings.
- getSessions(String) - Method in class net.shibboleth.idp.session.context.LogoutContext
-
Get a live collection of sessions associated with a service.
- getSessionType() - Method in class net.shibboleth.idp.session.LogoutPropagationFlowDescriptor
-
Get the type of
SPSession supported by this flow descriptor.
- getSPSession(String) - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Get the SPSession for a given service.
- getSPSession(String) - Method in interface net.shibboleth.idp.session.IdPSession
-
Get the SPSession for a given service.
- getSPSessionKey() - Method in class net.shibboleth.idp.session.BasicSPSession
-
Get a unique key identifying this subject's session with the service.
- getSPSessionKey() - Method in class net.shibboleth.idp.session.criterion.SPSessionCriterion
-
Get the service session key.
- getSPSessionKey() - Method in interface net.shibboleth.idp.session.SPSession
-
Get a unique key identifying this subject's session with the service.
- getSPSessionMap() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Accessor for the underlying
SPSession map maintained with the IdP session.
- getSPSessions() - Method in class net.shibboleth.idp.session.AbstractIdPSession
-
Gets the unmodifiable collection of service sessions associated with this session.
- getSPSessions() - Method in interface net.shibboleth.idp.session.IdPSession
-
Gets the unmodifiable collection of service sessions associated with this session.