Searched refs:actionElement (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAuthorizationDecisionStatement.java118 protected Action createAction(Element actionElement) throws SAMLException { argument
119 return new Action(actionElement);
H A DAuthorizationDecisionStatementBase.java460 * @param actionElement the Action Element
463 protected abstract Action createAction(Element actionElement) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAuthorizationDecisionStatement.java118 protected Action createAction(Element actionElement) throws SAMLException { argument
119 return new Action(actionElement);
H A DAuthorizationDecisionStatementBase.java460 * @param actionElement the Action Element
463 protected abstract Action createAction(Element actionElement) argument

Completed in 23 milliseconds