public class SessionData extends Object implements Serializable
SessionDataService,
Serialized Form| Constructor and Description |
|---|
SessionData(AuthenticationRequest authenticationRequest,
URI targetUrl,
long idpConfigId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AuthenticationRequest |
getAuthenticationRequest() |
long |
getIdpConfigId() |
Optional<URI> |
getTargetUrl() |
int |
hashCode() |
String |
toString() |
public SessionData(AuthenticationRequest authenticationRequest, URI targetUrl, long idpConfigId)
public AuthenticationRequest getAuthenticationRequest()
public long getIdpConfigId()
Copyright © 2023 Atlassian. All rights reserved.