Searched defs:getAttribute (Results 1 - 25 of 299) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAttributeStatementType.java46 * getAttribute().add(newItem);
56 java.util.List getAttribute(); method in interface:AttributeStatementType
/forgerock/openam-v13/openam-radius/openam-radius-server/src/test/java/org/forgerock/openam/radius/server/
H A DRadiusRequestTest.java36 * Test the <code>RadiusRequest#getAttribute</code> method.
38 * @see org.forgerock.openam.radius.server.RadiusRequest#getAttribute
41 public void getAttribute() { method in class:RadiusRequestTest
48 UserNameAttribute attribute = (UserNameAttribute) request.getAttribute(UserNameAttribute.class);
/forgerock/openam/openam-radius/openam-radius-server/src/test/java/org/forgerock/openam/radius/server/
H A DRadiusRequestTest.java36 * Test the <code>RadiusRequest#getAttribute</code> method.
38 * @see org.forgerock.openam.radius.server.RadiusRequest#getAttribute
41 public void getAttribute() { method in class:RadiusRequestTest
48 UserNameAttribute attribute = (UserNameAttribute) request.getAttribute(UserNameAttribute.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAttributeStatementType.java46 * getAttribute().add(newItem);
56 java.util.List getAttribute(); method in interface:AttributeStatementType
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPModification.java101 public RawAttribute getAttribute() method in class:LDAPModification
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPModification.java100 public RawAttribute getAttribute() method in class:LDAPModification
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DConfigurationAttributeTreeNode.java57 public AttributeType getAttribute() method in class:ConfigurationAttributeTreeNode
H A DCustomAttributeTreeNode.java57 public AttributeType getAttribute() method in class:CustomAttributeTreeNode
H A DStandardAttributeTreeNode.java57 public AttributeType getAttribute() method in class:StandardAttributeTreeNode
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DConfigurationAttributeTreeNode.java56 public AttributeType getAttribute() method in class:ConfigurationAttributeTreeNode
H A DCustomAttributeTreeNode.java56 public AttributeType getAttribute() method in class:CustomAttributeTreeNode
H A DStandardAttributeTreeNode.java56 public AttributeType getAttribute() method in class:StandardAttributeTreeNode
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPModification.java101 public RawAttribute getAttribute() method in class:LDAPModification
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DConfigurationAttributeTreeNode.java57 public AttributeType getAttribute() method in class:ConfigurationAttributeTreeNode
H A DCustomAttributeTreeNode.java57 public AttributeType getAttribute() method in class:CustomAttributeTreeNode
H A DStandardAttributeTreeNode.java57 public AttributeType getAttribute() method in class:StandardAttributeTreeNode
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DConfigurationAttributeTreeNode.java56 public AttributeType getAttribute() method in class:ConfigurationAttributeTreeNode
H A DCustomAttributeTreeNode.java56 public AttributeType getAttribute() method in class:CustomAttributeTreeNode
H A DStandardAttributeTreeNode.java56 public AttributeType getAttribute() method in class:StandardAttributeTreeNode
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPModification.java101 public RawAttribute getAttribute() method in class:LDAPModification
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPModification.java100 public RawAttribute getAttribute() method in class:LDAPModification
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DConfigurationAttributeTreeNode.java57 public AttributeType getAttribute() method in class:ConfigurationAttributeTreeNode
H A DCustomAttributeTreeNode.java57 public AttributeType getAttribute() method in class:CustomAttributeTreeNode
H A DStandardAttributeTreeNode.java57 public AttributeType getAttribute() method in class:StandardAttributeTreeNode
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/
H A DBaseConfigType.java45 * getAttribute().add(newItem);
55 java.util.List getAttribute(); method in interface:BaseConfigType

Completed in 192 milliseconds

1234567891011>>