Searched defs:getUserAttributes (Results 1 - 25 of 64) sorted by relevance

123

/forgerock/opendj-b2.6/src/server/org/opends/server/types/operation/
H A DPostOperationAddOperation.java111 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostOperationAddOperation
H A DPostResponseAddOperation.java104 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostResponseAddOperation
H A DPostSynchronizationAddOperation.java111 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostSynchronizationAddOperation
H A DPreOperationAddOperation.java138 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PreOperationAddOperation
/forgerock/opendj2/src/server/org/opends/server/types/operation/
H A DPostOperationAddOperation.java110 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostOperationAddOperation
H A DPostResponseAddOperation.java103 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostResponseAddOperation
H A DPostSynchronizationAddOperation.java110 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostSynchronizationAddOperation
/forgerock/opendj2.6.2/src/server/org/opends/server/types/operation/
H A DPostOperationAddOperation.java111 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostOperationAddOperation
H A DPostResponseAddOperation.java104 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostResponseAddOperation
H A DPostSynchronizationAddOperation.java111 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostSynchronizationAddOperation
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/operation/
H A DPostOperationAddOperation.java111 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostOperationAddOperation
H A DPostResponseAddOperation.java104 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostResponseAddOperation
H A DPostSynchronizationAddOperation.java111 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostSynchronizationAddOperation
/forgerock/opendj2-hg/src/server/org/opends/server/types/operation/
H A DPostOperationAddOperation.java110 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostOperationAddOperation
H A DPostResponseAddOperation.java103 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostResponseAddOperation
H A DPostSynchronizationAddOperation.java110 public Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostSynchronizationAddOperation
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/filter/
H A DResponseAttributeTaskHandler.java58 protected Map getUserAttributes(AmFilterRequestContext ctx, Map queryMap) method in class:ResponseAttributeTaskHandler
H A DSessionAttributeTaskHandler.java67 protected Map getUserAttributes(AmFilterRequestContext ctx, Map queryMap) method in class:SessionAttributeTaskHandler
H A DProfileAttributeTaskHandler.java66 protected Map getUserAttributes(AmFilterRequestContext ctx, Map queryMap) method in class:ProfileAttributeTaskHandler
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/operation/
H A DPostOperationAddOperation.java108 Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostOperationAddOperation
H A DPostResponseAddOperation.java105 Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostResponseAddOperation
H A DPostSynchronizationAddOperation.java111 Map<AttributeType,List<Attribute>> getUserAttributes(); method in interface:PostSynchronizationAddOperation
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DSubjectAttributesCollector.java107 Map<String, Set<String>> getUserAttributes( method in interface:SubjectAttributesCollector
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DSubjectAttributesCollector.java129 Map<String, Set<String>> getUserAttributes( method in interface:SubjectAttributesCollector
/forgerock/opendj2/src/server/org/opends/server/core/
H A DAddOperation.java108 Map<AttributeType, List<Attribute>> getUserAttributes(); method in interface:AddOperation

Completed in 40 milliseconds

123