Searched defs:setAttributeValues (Results 1 - 25 of 38) sorted by relevance

12

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DCoreAttributesModelImpl.java91 public void setAttributeValues(Map map) method in class:CoreAttributesModelImpl
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMServiceProfileModel.java82 public void setAttributeValues(Map map) method in interface:AMServiceProfileModel
H A DAMServiceProfileModelImpl.java224 public void setAttributeValues(Map map) method in class:AMServiceProfileModelImpl
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DFSSAMLServiceModel.java68 public void setAttributeValues(Map values) method in interface:FSSAMLServiceModel
H A DFSSAMLServiceModelImpl.java139 public void setAttributeValues(Map values) throws AMConsoleException { method in class:FSSAMLServiceModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DCoreAttributesModelImpl.java91 public void setAttributeValues(Map map) method in class:CoreAttributesModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMServiceProfileModel.java82 public void setAttributeValues(Map map) method in interface:AMServiceProfileModel
H A DAMServiceProfileModelImpl.java224 public void setAttributeValues(Map map) method in class:AMServiceProfileModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DFSSAMLServiceModel.java68 public void setAttributeValues(Map values) method in interface:FSSAMLServiceModel
H A DFSSAMLServiceModelImpl.java139 public void setAttributeValues(Map values) throws AMConsoleException { method in class:FSSAMLServiceModelImpl
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCModelBase.java193 protected void setAttributeValues(SchemaType type, Map values) method in class:SCModelBase
282 setAttributeValues(SchemaType.GLOBAL, newValues);
291 setAttributeValues(SchemaType.ORGANIZATION, newValues);
299 setAttributeValues(SchemaType.DYNAMIC, modifiedValues);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationInstance.java152 public void setAttributeValues(Map values) method in class:AMAuthenticationInstance
H A DAMAuthenticationSchema.java159 public void setAttributeValues(Map values) method in class:AMAuthenticationSchema
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DAttribute.java128 public void setAttributeValues(List attrValues) throws XACMLException; method in interface:Attribute
H A DMissingAttributeDetail.java80 public void setAttributeValues(List values) throws XACMLException; method in interface:MissingAttributeDetail
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DRMRealmModel.java121 void setAttributeValues(String name, Map attributeValues) method in interface:RMRealmModel
H A DRMRealmModelImpl.java335 public void setAttributeValues(String name, Map attributeValues) method in class:RMRealmModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DRMRealmModel.java121 void setAttributeValues(String name, Map attributeValues) method in interface:RMRealmModel
H A DRMRealmModelImpl.java335 public void setAttributeValues(String name, Map attributeValues) method in class:RMRealmModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCModelBase.java193 protected void setAttributeValues(SchemaType type, Map values) method in class:SCModelBase
282 setAttributeValues(SchemaType.GLOBAL, newValues);
291 setAttributeValues(SchemaType.ORGANIZATION, newValues);
299 setAttributeValues(SchemaType.DYNAMIC, modifiedValues);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationInstance.java152 public void setAttributeValues(Map values) method in class:AMAuthenticationInstance
H A DAMAuthenticationSchema.java159 public void setAttributeValues(Map values) method in class:AMAuthenticationSchema
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DAttribute.java128 public void setAttributeValues(List attrValues) throws XACMLException; method in interface:Attribute
H A DMissingAttributeDetail.java80 public void setAttributeValues(List values) throws XACMLException; method in interface:MissingAttributeDetail
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/impl/
H A DAttributeImpl.java306 public void setAttributeValues(List values) throws XACMLException { method in class:AttributeImpl

Completed in 59 milliseconds

12