Uses of Interface
com.sun.identity.saml2.protocol.RequestAbstract
Packages that use RequestAbstract
Package
Description
SAMLv2 Protocol Classes.
SAMLv2 Protocol Implementation Classes.
Defines XACML interfaces for SAMLv2
Defines XACML implementations for SAMLv2.
- 
Uses of RequestAbstract in com.sun.identity.saml2.protocolSubinterfaces of RequestAbstract in com.sun.identity.saml2.protocolModifier and TypeInterfaceDescriptioninterfaceTheArtifactResolvemessage is used to request that a SAML protocol message be returned in anArtifactResponsemessage by specifying an artifact that represents the SAML protocol message.interfaceThis class represents the AssertionIDRequestType complex type.interfaceThis class represents the AttributeQueryType complex type.interfaceThis class represents the AuthnQueryType complex type.interfaceTheAuthnRequestinterface defines methods for properties required by an authentication request.interfaceThis class represents theLogoutRequestelement in SAML protocol schema.interfaceThis class represents the ManageNameIDRequestType complex type.interfaceThis class represents the ManageNameIDRequestType complex type.interfaceThis class represents the SubjectQueryAbstractType complex type.
- 
Uses of RequestAbstract in com.sun.identity.saml2.protocol.implClasses in com.sun.identity.saml2.protocol.impl that implement RequestAbstractModifier and TypeClassDescriptionclasscom.sun.identity.saml2.protocol.impl.RequestAbstractImplThis abstract class defines methods for setting and retrieving attributes and elements associated with a SAML request message used in SAML protocols.
- 
Uses of RequestAbstract in com.sun.identity.xacml.saml2Subinterfaces of RequestAbstract in com.sun.identity.xacml.saml2Modifier and TypeInterfaceDescriptioninterfaceTheXACMLAuthzDecisionQueryelement is a SAML Query that extends SAML Protocol schema typeRequestAbstractType.
- 
Uses of RequestAbstract in com.sun.identity.xacml.saml2.implClasses in com.sun.identity.xacml.saml2.impl that implement RequestAbstractModifier and TypeClassDescriptionclassTheXACMLAuthzDecisionQueryImplis an impelmentation ofXACMLAuthzDecisionQueryinterface.