public class LoggedInSessionBean extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggedInSessionBean.AccessTokenResponseBean |
class |
LoggedInSessionBean.SAML2SSO |
| Constructor and Description |
|---|
LoggedInSessionBean() |
| Modifier and Type | Method and Description |
|---|---|
LoggedInSessionBean.SAML2SSO |
getSAML2SSO() |
void |
setSAML2SSO(LoggedInSessionBean.SAML2SSO saml2SSO) |
public LoggedInSessionBean.SAML2SSO getSAML2SSO()
public void setSAML2SSO(LoggedInSessionBean.SAML2SSO saml2SSO)
Copyright © 2021 WSO2. All rights reserved.