public class TokenMgtUtil extends Object
| Constructor and Description |
|---|
TokenMgtUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.identity.oauth2.OAuth2ScopeService |
getOAuth2ScopeService() |
static String[] |
getRolesFromAssertion(org.opensaml.saml.saml2.core.Assertion assertion)
Get the role list from the SAML2 Assertion
|
static void |
loadTenantConfigBlockingMode(String tenantDomain)
load tenant axis configurations.
|
public static String[] getRolesFromAssertion(org.opensaml.saml.saml2.core.Assertion assertion)
assertion - SAML2 assertionpublic static org.wso2.carbon.identity.oauth2.OAuth2ScopeService getOAuth2ScopeService()
public static void loadTenantConfigBlockingMode(String tenantDomain)
tenantDomain - Copyright © 2024 WSO2. All rights reserved.