Class AMEntitlement
- java.lang.Object
-
- org.apache.syncope.common.lib.types.AMEntitlement
-
public final class AMEntitlement extends Object
-
-
Field Summary
-
-
-
Field Detail
-
SRA_ROUTE_CREATE
public static final String SRA_ROUTE_CREATE
- See Also:
- Constant Field Values
-
SRA_ROUTE_UPDATE
public static final String SRA_ROUTE_UPDATE
- See Also:
- Constant Field Values
-
SRA_ROUTE_DELETE
public static final String SRA_ROUTE_DELETE
- See Also:
- Constant Field Values
-
SRA_ROUTE_PUSH
public static final String SRA_ROUTE_PUSH
- See Also:
- Constant Field Values
-
SRA_SESSION_LIST
public static final String SRA_SESSION_LIST
- See Also:
- Constant Field Values
-
SRA_SESSION_DELETE
public static final String SRA_SESSION_DELETE
- See Also:
- Constant Field Values
-
CLIENTAPP_READ
public static final String CLIENTAPP_READ
- See Also:
- Constant Field Values
-
CLIENTAPP_LIST
public static final String CLIENTAPP_LIST
- See Also:
- Constant Field Values
-
CLIENTAPP_CREATE
public static final String CLIENTAPP_CREATE
- See Also:
- Constant Field Values
-
CLIENTAPP_UPDATE
public static final String CLIENTAPP_UPDATE
- See Also:
- Constant Field Values
-
CLIENTAPP_DELETE
public static final String CLIENTAPP_DELETE
- See Also:
- Constant Field Values
-
AUTH_MODULE_LIST
public static final String AUTH_MODULE_LIST
- See Also:
- Constant Field Values
-
AUTH_MODULE_CREATE
public static final String AUTH_MODULE_CREATE
- See Also:
- Constant Field Values
-
AUTH_MODULE_READ
public static final String AUTH_MODULE_READ
- See Also:
- Constant Field Values
-
AUTH_MODULE_UPDATE
public static final String AUTH_MODULE_UPDATE
- See Also:
- Constant Field Values
-
AUTH_MODULE_DELETE
public static final String AUTH_MODULE_DELETE
- See Also:
- Constant Field Values
-
ATTR_REPO_LIST
public static final String ATTR_REPO_LIST
- See Also:
- Constant Field Values
-
ATTR_REPO_CREATE
public static final String ATTR_REPO_CREATE
- See Also:
- Constant Field Values
-
ATTR_REPO_READ
public static final String ATTR_REPO_READ
- See Also:
- Constant Field Values
-
ATTR_REPO_UPDATE
public static final String ATTR_REPO_UPDATE
- See Also:
- Constant Field Values
-
ATTR_REPO_DELETE
public static final String ATTR_REPO_DELETE
- See Also:
- Constant Field Values
-
SAML2_IDP_ENTITY_SET
public static final String SAML2_IDP_ENTITY_SET
- See Also:
- Constant Field Values
-
SAML2_IDP_ENTITY_LIST
public static final String SAML2_IDP_ENTITY_LIST
- See Also:
- Constant Field Values
-
SAML2_IDP_ENTITY_GET
public static final String SAML2_IDP_ENTITY_GET
- See Also:
- Constant Field Values
-
SAML2_SP_ENTITY_SET
public static final String SAML2_SP_ENTITY_SET
- See Also:
- Constant Field Values
-
SAML2_SP_ENTITY_DELETE
public static final String SAML2_SP_ENTITY_DELETE
- See Also:
- Constant Field Values
-
SAML2_SP_ENTITY_LIST
public static final String SAML2_SP_ENTITY_LIST
- See Also:
- Constant Field Values
-
SAML2_SP_ENTITY_GET
public static final String SAML2_SP_ENTITY_GET
- See Also:
- Constant Field Values
-
AUTH_PROFILE_DELETE
public static final String AUTH_PROFILE_DELETE
- See Also:
- Constant Field Values
-
AUTH_PROFILE_CREATE
public static final String AUTH_PROFILE_CREATE
- See Also:
- Constant Field Values
-
AUTH_PROFILE_UPDATE
public static final String AUTH_PROFILE_UPDATE
- See Also:
- Constant Field Values
-
AUTH_PROFILE_READ
public static final String AUTH_PROFILE_READ
- See Also:
- Constant Field Values
-
AUTH_PROFILE_LIST
public static final String AUTH_PROFILE_LIST
- See Also:
- Constant Field Values
-
OIDC_JWKS_GENERATE
public static final String OIDC_JWKS_GENERATE
- See Also:
- Constant Field Values
-
OIDC_JWKS_READ
public static final String OIDC_JWKS_READ
- See Also:
- Constant Field Values
-
OIDC_JWKS_SET
public static final String OIDC_JWKS_SET
- See Also:
- Constant Field Values
-
OIDC_JWKS_DELETE
public static final String OIDC_JWKS_DELETE
- See Also:
- Constant Field Values
-
WA_CONFIG_LIST
public static final String WA_CONFIG_LIST
- See Also:
- Constant Field Values
-
WA_CONFIG_SET
public static final String WA_CONFIG_SET
- See Also:
- Constant Field Values
-
WA_CONFIG_DELETE
public static final String WA_CONFIG_DELETE
- See Also:
- Constant Field Values
-
WA_CONFIG_GET
public static final String WA_CONFIG_GET
- See Also:
- Constant Field Values
-
WA_CONFIG_PUSH
public static final String WA_CONFIG_PUSH
- See Also:
- Constant Field Values
-
WA_SESSION_LIST
public static final String WA_SESSION_LIST
- See Also:
- Constant Field Values
-
WA_SESSION_DELETE
public static final String WA_SESSION_DELETE
- See Also:
- Constant Field Values
-
-