Searched defs:isDualRole (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModelImpl.java694 if (isDualRole(edes)) {
761 private boolean isDualRole(FederationElement edes) { method in class:WSFedPropertiesModelImpl
H A DSAMLv2ModelImpl.java1812 if (isDualRole(entityDescriptor)) {
1898 private boolean isDualRole(EntityDescriptorElement entityDescriptor) { method in class:SAMLv2ModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModelImpl.java698 if (isDualRole(edes)) {
765 private boolean isDualRole(FederationElement edes) { method in class:WSFedPropertiesModelImpl
H A DSAMLv2ModelImpl.java1812 if (isDualRole(entityDescriptor)) {
1898 private boolean isDualRole(EntityDescriptorElement entityDescriptor) { method in class:SAMLv2ModelImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2229 public static boolean isDualRole(String hostEntityId, String realm) { method in class:SAML2Utils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2254 public static boolean isDualRole(String hostEntityId, String realm) { method in class:SAML2Utils

Completed in 72 milliseconds