public class SAML2RequestInfo extends Object
| Constructor and Description |
|---|
SAML2RequestInfo(boolean loginRequest,
long initiatedTime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getInitiatedTime() |
boolean |
isLoginRequest() |
void |
setInitiatedTime(long initiatedTime) |
void |
setLoginRequest(boolean loginRequest) |
Copyright © 2021 WSO2. All rights reserved.