-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ResponseState
public ResponseState()
-
ResponseState
public ResponseState(String assertion,
String relayState,
String webAppContext,
String webAppDomain,
long createdAt,
long expiresAt)
-
Method Details
-
getCreatedAt
public long getCreatedAt()
-
getExpiresAt
public long getExpiresAt()
-
-
getWebAppContext
public String getWebAppContext()
-
getWebAppDomain
public String getWebAppDomain()
-
-
-