Searched refs:buildAuthZQuery (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DAuthorizationDecisionQuery.java176 private void buildAuthZQuery(Subject theSubject, method in class:AuthorizationDecisionQuery
246 buildAuthZQuery(theSubject, theActions, theEvidence, theResource);
261 buildAuthZQuery(theSubject, theActions, null, theResource);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DAuthorizationDecisionQuery.java176 private void buildAuthZQuery(Subject theSubject, method in class:AuthorizationDecisionQuery
246 buildAuthZQuery(theSubject, theActions, theEvidence, theResource);
261 buildAuthZQuery(theSubject, theActions, null, theResource);

Completed in 28 milliseconds