Interface AuthnRequestType
-
- All Superinterfaces:
RequestAbstractType,XmlObject,XmlTokenSource
public interface AuthnRequestType extends RequestAbstractType
An XML AuthnRequestType(@urn:oasis:names:tc:SAML:2.0:protocol). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAuthnRequestType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConditionsTypeaddNewConditions()Appends and returns a new empty "Conditions" elementNameIDPolicyTypeaddNewNameIDPolicy()Appends and returns a new empty "NameIDPolicy" elementRequestedAuthnContextTypeaddNewRequestedAuthnContext()Appends and returns a new empty "RequestedAuthnContext" elementScopingTypeaddNewScoping()Appends and returns a new empty "Scoping" elementSubjectTypeaddNewSubject()Appends and returns a new empty "Subject" elementintgetAssertionConsumerServiceIndex()Gets the "AssertionConsumerServiceIndex" attributeStringgetAssertionConsumerServiceURL()Gets the "AssertionConsumerServiceURL" attributeintgetAttributeConsumingServiceIndex()Gets the "AttributeConsumingServiceIndex" attributeConditionsTypegetConditions()Gets the "Conditions" elementbooleangetForceAuthn()Gets the "ForceAuthn" attributebooleangetIsPassive()Gets the "IsPassive" attributeNameIDPolicyTypegetNameIDPolicy()Gets the "NameIDPolicy" elementStringgetProtocolBinding()Gets the "ProtocolBinding" attributeStringgetProviderName()Gets the "ProviderName" attributeRequestedAuthnContextTypegetRequestedAuthnContext()Gets the "RequestedAuthnContext" elementScopingTypegetScoping()Gets the "Scoping" elementSubjectTypegetSubject()Gets the "Subject" elementbooleanisSetAssertionConsumerServiceIndex()True if has "AssertionConsumerServiceIndex" attributebooleanisSetAssertionConsumerServiceURL()True if has "AssertionConsumerServiceURL" attributebooleanisSetAttributeConsumingServiceIndex()True if has "AttributeConsumingServiceIndex" attributebooleanisSetConditions()True if has "Conditions" elementbooleanisSetForceAuthn()True if has "ForceAuthn" attributebooleanisSetIsPassive()True if has "IsPassive" attributebooleanisSetNameIDPolicy()True if has "NameIDPolicy" elementbooleanisSetProtocolBinding()True if has "ProtocolBinding" attributebooleanisSetProviderName()True if has "ProviderName" attributebooleanisSetRequestedAuthnContext()True if has "RequestedAuthnContext" elementbooleanisSetScoping()True if has "Scoping" elementbooleanisSetSubject()True if has "Subject" elementvoidsetAssertionConsumerServiceIndex(int assertionConsumerServiceIndex)Sets the "AssertionConsumerServiceIndex" attributevoidsetAssertionConsumerServiceURL(String assertionConsumerServiceURL)Sets the "AssertionConsumerServiceURL" attributevoidsetAttributeConsumingServiceIndex(int attributeConsumingServiceIndex)Sets the "AttributeConsumingServiceIndex" attributevoidsetConditions(ConditionsType conditions)Sets the "Conditions" elementvoidsetForceAuthn(boolean forceAuthn)Sets the "ForceAuthn" attributevoidsetIsPassive(boolean isPassive)Sets the "IsPassive" attributevoidsetNameIDPolicy(NameIDPolicyType nameIDPolicy)Sets the "NameIDPolicy" elementvoidsetProtocolBinding(String protocolBinding)Sets the "ProtocolBinding" attributevoidsetProviderName(String providerName)Sets the "ProviderName" attributevoidsetRequestedAuthnContext(RequestedAuthnContextType requestedAuthnContext)Sets the "RequestedAuthnContext" elementvoidsetScoping(ScopingType scoping)Sets the "Scoping" elementvoidsetSubject(SubjectType subject)Sets the "Subject" elementvoidunsetAssertionConsumerServiceIndex()Unsets the "AssertionConsumerServiceIndex" attributevoidunsetAssertionConsumerServiceURL()Unsets the "AssertionConsumerServiceURL" attributevoidunsetAttributeConsumingServiceIndex()Unsets the "AttributeConsumingServiceIndex" attributevoidunsetConditions()Unsets the "Conditions" elementvoidunsetForceAuthn()Unsets the "ForceAuthn" attributevoidunsetIsPassive()Unsets the "IsPassive" attributevoidunsetNameIDPolicy()Unsets the "NameIDPolicy" elementvoidunsetProtocolBinding()Unsets the "ProtocolBinding" attributevoidunsetProviderName()Unsets the "ProviderName" attributevoidunsetRequestedAuthnContext()Unsets the "RequestedAuthnContext" elementvoidunsetScoping()Unsets the "Scoping" elementvoidunsetSubject()Unsets the "Subject" elementXmlUnsignedShortxgetAssertionConsumerServiceIndex()Gets (as xml) the "AssertionConsumerServiceIndex" attributeXmlAnyURIxgetAssertionConsumerServiceURL()Gets (as xml) the "AssertionConsumerServiceURL" attributeXmlUnsignedShortxgetAttributeConsumingServiceIndex()Gets (as xml) the "AttributeConsumingServiceIndex" attributeXmlBooleanxgetForceAuthn()Gets (as xml) the "ForceAuthn" attributeXmlBooleanxgetIsPassive()Gets (as xml) the "IsPassive" attributeXmlAnyURIxgetProtocolBinding()Gets (as xml) the "ProtocolBinding" attributeXmlStringxgetProviderName()Gets (as xml) the "ProviderName" attributevoidxsetAssertionConsumerServiceIndex(XmlUnsignedShort assertionConsumerServiceIndex)Sets (as xml) the "AssertionConsumerServiceIndex" attributevoidxsetAssertionConsumerServiceURL(XmlAnyURI assertionConsumerServiceURL)Sets (as xml) the "AssertionConsumerServiceURL" attributevoidxsetAttributeConsumingServiceIndex(XmlUnsignedShort attributeConsumingServiceIndex)Sets (as xml) the "AttributeConsumingServiceIndex" attributevoidxsetForceAuthn(XmlBoolean forceAuthn)Sets (as xml) the "ForceAuthn" attributevoidxsetIsPassive(XmlBoolean isPassive)Sets (as xml) the "IsPassive" attributevoidxsetProtocolBinding(XmlAnyURI protocolBinding)Sets (as xml) the "ProtocolBinding" attributevoidxsetProviderName(XmlString providerName)Sets (as xml) the "ProviderName" attribute-
Methods inherited from interface org.sourceid.saml20.xmlbinding.protocol.RequestAbstractType
addNewExtensions, addNewIssuer, addNewSignature, getConsent, getDestination, getExtensions, getID, getIssueInstant, getIssuer, getSignature, getVersion, isSetConsent, isSetDestination, isSetExtensions, isSetIssuer, isSetSignature, setConsent, setDestination, setExtensions, setID, setIssueInstant, setIssuer, setSignature, setVersion, unsetConsent, unsetDestination, unsetExtensions, unsetIssuer, unsetSignature, xgetConsent, xgetDestination, xgetID, xgetIssueInstant, xgetVersion, xsetConsent, xsetDestination, xsetID, xsetIssueInstant, xsetVersion
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getSubject
SubjectType getSubject()
Gets the "Subject" element
-
isSetSubject
boolean isSetSubject()
True if has "Subject" element
-
setSubject
void setSubject(SubjectType subject)
Sets the "Subject" element
-
addNewSubject
SubjectType addNewSubject()
Appends and returns a new empty "Subject" element
-
unsetSubject
void unsetSubject()
Unsets the "Subject" element
-
getNameIDPolicy
NameIDPolicyType getNameIDPolicy()
Gets the "NameIDPolicy" element
-
isSetNameIDPolicy
boolean isSetNameIDPolicy()
True if has "NameIDPolicy" element
-
setNameIDPolicy
void setNameIDPolicy(NameIDPolicyType nameIDPolicy)
Sets the "NameIDPolicy" element
-
addNewNameIDPolicy
NameIDPolicyType addNewNameIDPolicy()
Appends and returns a new empty "NameIDPolicy" element
-
unsetNameIDPolicy
void unsetNameIDPolicy()
Unsets the "NameIDPolicy" element
-
getConditions
ConditionsType getConditions()
Gets the "Conditions" element
-
isSetConditions
boolean isSetConditions()
True if has "Conditions" element
-
setConditions
void setConditions(ConditionsType conditions)
Sets the "Conditions" element
-
addNewConditions
ConditionsType addNewConditions()
Appends and returns a new empty "Conditions" element
-
unsetConditions
void unsetConditions()
Unsets the "Conditions" element
-
getRequestedAuthnContext
RequestedAuthnContextType getRequestedAuthnContext()
Gets the "RequestedAuthnContext" element
-
isSetRequestedAuthnContext
boolean isSetRequestedAuthnContext()
True if has "RequestedAuthnContext" element
-
setRequestedAuthnContext
void setRequestedAuthnContext(RequestedAuthnContextType requestedAuthnContext)
Sets the "RequestedAuthnContext" element
-
addNewRequestedAuthnContext
RequestedAuthnContextType addNewRequestedAuthnContext()
Appends and returns a new empty "RequestedAuthnContext" element
-
unsetRequestedAuthnContext
void unsetRequestedAuthnContext()
Unsets the "RequestedAuthnContext" element
-
getScoping
ScopingType getScoping()
Gets the "Scoping" element
-
isSetScoping
boolean isSetScoping()
True if has "Scoping" element
-
setScoping
void setScoping(ScopingType scoping)
Sets the "Scoping" element
-
addNewScoping
ScopingType addNewScoping()
Appends and returns a new empty "Scoping" element
-
unsetScoping
void unsetScoping()
Unsets the "Scoping" element
-
getForceAuthn
boolean getForceAuthn()
Gets the "ForceAuthn" attribute
-
xgetForceAuthn
XmlBoolean xgetForceAuthn()
Gets (as xml) the "ForceAuthn" attribute
-
isSetForceAuthn
boolean isSetForceAuthn()
True if has "ForceAuthn" attribute
-
setForceAuthn
void setForceAuthn(boolean forceAuthn)
Sets the "ForceAuthn" attribute
-
xsetForceAuthn
void xsetForceAuthn(XmlBoolean forceAuthn)
Sets (as xml) the "ForceAuthn" attribute
-
unsetForceAuthn
void unsetForceAuthn()
Unsets the "ForceAuthn" attribute
-
getIsPassive
boolean getIsPassive()
Gets the "IsPassive" attribute
-
xgetIsPassive
XmlBoolean xgetIsPassive()
Gets (as xml) the "IsPassive" attribute
-
isSetIsPassive
boolean isSetIsPassive()
True if has "IsPassive" attribute
-
setIsPassive
void setIsPassive(boolean isPassive)
Sets the "IsPassive" attribute
-
xsetIsPassive
void xsetIsPassive(XmlBoolean isPassive)
Sets (as xml) the "IsPassive" attribute
-
unsetIsPassive
void unsetIsPassive()
Unsets the "IsPassive" attribute
-
getProtocolBinding
String getProtocolBinding()
Gets the "ProtocolBinding" attribute
-
xgetProtocolBinding
XmlAnyURI xgetProtocolBinding()
Gets (as xml) the "ProtocolBinding" attribute
-
isSetProtocolBinding
boolean isSetProtocolBinding()
True if has "ProtocolBinding" attribute
-
setProtocolBinding
void setProtocolBinding(String protocolBinding)
Sets the "ProtocolBinding" attribute
-
xsetProtocolBinding
void xsetProtocolBinding(XmlAnyURI protocolBinding)
Sets (as xml) the "ProtocolBinding" attribute
-
unsetProtocolBinding
void unsetProtocolBinding()
Unsets the "ProtocolBinding" attribute
-
getAssertionConsumerServiceIndex
int getAssertionConsumerServiceIndex()
Gets the "AssertionConsumerServiceIndex" attribute
-
xgetAssertionConsumerServiceIndex
XmlUnsignedShort xgetAssertionConsumerServiceIndex()
Gets (as xml) the "AssertionConsumerServiceIndex" attribute
-
isSetAssertionConsumerServiceIndex
boolean isSetAssertionConsumerServiceIndex()
True if has "AssertionConsumerServiceIndex" attribute
-
setAssertionConsumerServiceIndex
void setAssertionConsumerServiceIndex(int assertionConsumerServiceIndex)
Sets the "AssertionConsumerServiceIndex" attribute
-
xsetAssertionConsumerServiceIndex
void xsetAssertionConsumerServiceIndex(XmlUnsignedShort assertionConsumerServiceIndex)
Sets (as xml) the "AssertionConsumerServiceIndex" attribute
-
unsetAssertionConsumerServiceIndex
void unsetAssertionConsumerServiceIndex()
Unsets the "AssertionConsumerServiceIndex" attribute
-
getAssertionConsumerServiceURL
String getAssertionConsumerServiceURL()
Gets the "AssertionConsumerServiceURL" attribute
-
xgetAssertionConsumerServiceURL
XmlAnyURI xgetAssertionConsumerServiceURL()
Gets (as xml) the "AssertionConsumerServiceURL" attribute
-
isSetAssertionConsumerServiceURL
boolean isSetAssertionConsumerServiceURL()
True if has "AssertionConsumerServiceURL" attribute
-
setAssertionConsumerServiceURL
void setAssertionConsumerServiceURL(String assertionConsumerServiceURL)
Sets the "AssertionConsumerServiceURL" attribute
-
xsetAssertionConsumerServiceURL
void xsetAssertionConsumerServiceURL(XmlAnyURI assertionConsumerServiceURL)
Sets (as xml) the "AssertionConsumerServiceURL" attribute
-
unsetAssertionConsumerServiceURL
void unsetAssertionConsumerServiceURL()
Unsets the "AssertionConsumerServiceURL" attribute
-
getAttributeConsumingServiceIndex
int getAttributeConsumingServiceIndex()
Gets the "AttributeConsumingServiceIndex" attribute
-
xgetAttributeConsumingServiceIndex
XmlUnsignedShort xgetAttributeConsumingServiceIndex()
Gets (as xml) the "AttributeConsumingServiceIndex" attribute
-
isSetAttributeConsumingServiceIndex
boolean isSetAttributeConsumingServiceIndex()
True if has "AttributeConsumingServiceIndex" attribute
-
setAttributeConsumingServiceIndex
void setAttributeConsumingServiceIndex(int attributeConsumingServiceIndex)
Sets the "AttributeConsumingServiceIndex" attribute
-
xsetAttributeConsumingServiceIndex
void xsetAttributeConsumingServiceIndex(XmlUnsignedShort attributeConsumingServiceIndex)
Sets (as xml) the "AttributeConsumingServiceIndex" attribute
-
unsetAttributeConsumingServiceIndex
void unsetAttributeConsumingServiceIndex()
Unsets the "AttributeConsumingServiceIndex" attribute
-
getProviderName
String getProviderName()
Gets the "ProviderName" attribute
-
xgetProviderName
XmlString xgetProviderName()
Gets (as xml) the "ProviderName" attribute
-
isSetProviderName
boolean isSetProviderName()
True if has "ProviderName" attribute
-
setProviderName
void setProviderName(String providerName)
Sets the "ProviderName" attribute
-
xsetProviderName
void xsetProviderName(XmlString providerName)
Sets (as xml) the "ProviderName" attribute
-
unsetProviderName
void unsetProviderName()
Unsets the "ProviderName" attribute
-
-