Searched refs:getClaimType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/
H A DUriNamedClaimTypesOfferedType.java44 * getClaimType().add(newItem);
53 java.util.List getClaimType(); method in interface:UriNamedClaimTypesOfferedType
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/
H A DUriNamedClaimTypesOfferedType.java44 * getClaimType().add(newItem);
53 java.util.List getClaimType(); method in interface:UriNamedClaimTypesOfferedType
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java235 String getClaimType(FederationElement fedElem); method in interface:WSFedPropertiesModel
H A DWSFedPropertiesModelImpl.java269 public String getClaimType(FederationElement fedElem) { method in class:WSFedPropertiesModelImpl
284 claimList = UriNamedclaimTypes.getClaimType();
517 claimList = UriNamedclaimTypes.getClaimType();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java237 String getClaimType(FederationElement fedElem); method in interface:WSFedPropertiesModel
H A DWSFedPropertiesModelImpl.java273 public String getClaimType(FederationElement fedElem) { method in class:WSFedPropertiesModelImpl
288 claimList = UriNamedclaimTypes.getClaimType();
521 claimList = UriNamedclaimTypes.getClaimType();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DWSFedIDPViewBean.java169 claimName = model.getClaimType(fedElem);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DWSFedIDPViewBean.java183 claimName = model.getClaimType(fedElem);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/impl/
H A DUriNamedClaimTypesOfferedTypeImpl.java29 public java.util.List getClaimType() { method in class:UriNamedClaimTypesOfferedTypeImpl
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/impl/
H A DUriNamedClaimTypesOfferedTypeImpl.java29 public java.util.List getClaimType() { method in class:UriNamedClaimTypesOfferedTypeImpl
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateWSFedMetaDataTemplate.java170 uncto.getClaimType().add(ct);
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateWSFedMetaDataTemplate.java170 uncto.getClaimType().add(ct);

Completed in 75 milliseconds