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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMEntityImpl.java178 protected Set getRoleDNs() throws AMException, SSOException { method in class:AMEntityImpl
H A DAMUser.java100 public Set getRoleDNs() throws AMException, SSOException; method in interface:AMUser
H A DAMUserImpl.java119 Set nsroledns = getRoleDNs();
155 public Set getRoleDNs() throws AMException, SSOException { method in class:AMUserImpl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMEntityImpl.java178 protected Set getRoleDNs() throws AMException, SSOException { method in class:AMEntityImpl
H A DAMUser.java100 public Set getRoleDNs() throws AMException, SSOException; method in interface:AMUser
H A DAMUserImpl.java119 Set nsroledns = getRoleDNs();
155 public Set getRoleDNs() throws AMException, SSOException { method in class:AMUserImpl

Completed in 331 milliseconds