/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/model/ |
H A D | STSHomeViewBeanModel.java | 30 REST, SOAP; enum constant in enum:STSHomeViewBeanModel.STSType 33 return this == REST;
|
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/model/ |
H A D | STSHomeViewBeanModel.java | 30 REST, SOAP; enum constant in enum:STSHomeViewBeanModel.STSType 33 return this == REST;
|
/forgerock/openam-v13/openam-tokens/src/main/java/org/forgerock/openam/tokens/ |
H A D | TokenType.java | 41 * REST token type. 43 REST, enum constant in enum:TokenType
|
/forgerock/openidm-v4/custom-scripted-connector-bundler/src/main/java/org/forgerock/openidm/tools/scriptedbundler/ |
H A D | BaseConnectorType.java | 39 REST("UI_ScriptedREST.template", enum constant in enum:BaseConnectorType
|
/forgerock/openam/openam-rest/src/main/java/org/forgerock/openam/authz/ |
H A D | PrivilegeAuthzModule.java | 65 private static final String REST = "rest"; field in class:PrivilegeAuthzModule 132 loggedInRealm, REST, VERSION, routerContext.getMatchedUri(),
|
/forgerock/openam/openam-tokens/src/main/java/org/forgerock/openam/tokens/ |
H A D | TokenType.java | 41 * REST token type. 43 REST, enum constant in enum:TokenType
|
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/rest/ |
H A D | XacmlService.java | 76 private static final String REST = "rest"; field in class:XacmlService 290 final DelegationPermission permissionRequest = permissionFactory.newInstance(realm, REST, VERSION,
|
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/rest/ |
H A D | XacmlService.java | 77 private static final String REST = "rest"; field in class:XacmlService 292 final DelegationPermission permissionRequest = permissionFactory.newInstance(realm, REST, VERSION,
|
/forgerock/openam-v13/openam-rest/src/main/java/org/forgerock/openam/rest/authz/ |
H A D | PrivilegeAuthzModule.java | 76 private static final String REST = "rest"; field in class:PrivilegeAuthzModule 186 loggedInRealm, REST, VERSION, routerContext.getMatchedUri(),
|
/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/ |
H A D | AMSTSConstants.java | 29 public enum STSType {REST, SOAP} enum constant in enum:AMSTSConstants.STSType 165 types of authentication facilities that can be invoked). These values are passed to the REST authN context, and the strings
|
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/ |
H A D | AMSTSConstants.java | 29 public enum STSType {REST, SOAP} enum constant in enum:AMSTSConstants.STSType 165 types of authentication facilities that can be invoked). These values are passed to the REST authN context, and the strings
|