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

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAdvice.java71 public class Advice implements XACMLRootElement { class in inherits:XACMLRootElement
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAdvice.java25 * $Id: Advice.java,v 1.2 2008/06/25 05:47:31 qcheng Exp $
37 * The <code>Advice</code> element contains additional information that the
39 * without affecting either the semantics or validity. Advice elements MAY
44 public class Advice extends AdviceBase { class in inherits:AdviceBase
47 * Constructs an Advice element from an existing XML block.
53 public Advice(Element element) throws SAMLException { method in class:Advice
65 public Advice(List assertionidreference, List assertion, method in class:Advice
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAdvice.java71 public class Advice implements XACMLRootElement { class in inherits:XACMLRootElement
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAdvice.java25 * $Id: Advice.java,v 1.2 2008/06/25 05:47:31 qcheng Exp $
37 * The <code>Advice</code> element contains additional information that the
39 * without affecting either the semantics or validity. Advice elements MAY
44 public class Advice extends AdviceBase { class in inherits:AdviceBase
47 * Constructs an Advice element from an existing XML block.
53 public Advice(Element element) throws SAMLException { method in class:Advice
65 public Advice(List assertionidreference, List assertion, method in class:Advice
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAdvice.java25 * $Id: Advice.java,v 1.2 2008/06/25 05:47:39 qcheng Exp $
34 * The <code>Advice</code> contains any additional information that the
37 * validity of the assertion. An <code>Advice</code> contains a mixture
43 public interface Advice { interface
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DAdvice.java25 * $Id: Advice.java,v 1.2 2008/06/25 05:47:39 qcheng Exp $
34 * The <code>Advice</code> contains any additional information that the
37 * validity of the assertion. An <code>Advice</code> contains a mixture
43 public interface Advice { interface

Completed in 29 milliseconds