Searched defs:getRestriction (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSession.java928 public TokenRestriction getRestriction() throws SessionException { method in class:Session
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSession.java712 return (this.getRestriction() != null ? true : false);
1331 public TokenRestriction getRestriction() throws SessionException { method in class:Session

Completed in 33 milliseconds