Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X 

A

AC_KERBEROS - Static variable in class com.onelogin.saml2.util.Constants
 
AC_PASSWORD - Static variable in class com.onelogin.saml2.util.Constants
 
AC_SMARTCARD - Static variable in class com.onelogin.saml2.util.Constants
 
AC_UNSPECIFIED - Static variable in class com.onelogin.saml2.util.Constants
 
AC_X509 - Static variable in class com.onelogin.saml2.util.Constants
 
addParameter(String, String) - Method in class com.onelogin.saml2.http.HttpRequest
 
addRequestedAttribute(RequestedAttribute) - Method in class com.onelogin.saml2.model.AttributeConsumingService
 
addSign(Document, PrivateKey, X509Certificate, String) - Static method in class com.onelogin.saml2.util.Util
Signs the Document using the specified signature algorithm with the private key and the public certificate.
addSign(Node, PrivateKey, X509Certificate, String) - Static method in class com.onelogin.saml2.util.Util
Signs a Node using the specified signature algorithm with the private key and the public certificate.
AES128_CBC - Static variable in class com.onelogin.saml2.util.Constants
 
AES192_CBC - Static variable in class com.onelogin.saml2.util.Constants
 
AES256_CBC - Static variable in class com.onelogin.saml2.util.Constants
 
ALOWED_CLOCK_DRIFT - Static variable in class com.onelogin.saml2.util.Constants
Value added to the current time in time condition validations.
ASSERTION_EXPIRED - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
ASSERTION_SIGNATURE_XPATH - Static variable in class com.onelogin.saml2.util.Util
 
ASSERTION_TOO_EARLY - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
AttributeConsumingService - Class in com.onelogin.saml2.model
AttributeConsumingService class of OneLogin's Java Toolkit.
AttributeConsumingService(String, String) - Constructor for class com.onelogin.saml2.model.AttributeConsumingService
Constructor
ATTRNAME_FORMAT_BASIC - Static variable in class com.onelogin.saml2.util.Constants
 
ATTRNAME_FORMAT_UNSPECIFIED - Static variable in class com.onelogin.saml2.util.Constants
 
ATTRNAME_FORMAT_URI - Static variable in class com.onelogin.saml2.util.Constants
 
AuthnRequest - Class in com.onelogin.saml2.authn
AuthNRequest class of OneLogin's Java Toolkit.
AuthnRequest(Saml2Settings) - Constructor for class com.onelogin.saml2.authn.AuthnRequest
Constructs the AuthnRequest object.
AuthnRequest(Saml2Settings, boolean, boolean, boolean) - Constructor for class com.onelogin.saml2.authn.AuthnRequest
Constructs the AuthnRequest object.

B

base64decodedInflated(String) - Static method in class com.onelogin.saml2.util.Util
Returns String Base64 decoded and inflated
base64decoder(byte[]) - Static method in class com.onelogin.saml2.util.Util
Returns String base64 decoded
base64decoder(String) - Static method in class com.onelogin.saml2.util.Util
Returns String base64 decoded
base64encoder(byte[]) - Static method in class com.onelogin.saml2.util.Util
Returns String base64 encoded
base64encoder(String) - Static method in class com.onelogin.saml2.util.Util
Returns String base64 encoded
BINDING_DEFLATE - Static variable in class com.onelogin.saml2.util.Constants
 
BINDING_HTTP_ARTIFACT - Static variable in class com.onelogin.saml2.util.Constants
 
BINDING_HTTP_POST - Static variable in class com.onelogin.saml2.util.Constants
 
BINDING_HTTP_REDIRECT - Static variable in class com.onelogin.saml2.util.Constants
 
BINDING_SOAP - Static variable in class com.onelogin.saml2.util.Constants
 
build(String) - Method in class com.onelogin.saml2.logout.LogoutResponse
Generates a Logout Response XML string.
build() - Method in class com.onelogin.saml2.logout.LogoutResponse
Generates a Logout Response XML string.
build() - Method in class com.onelogin.saml2.settings.SettingsBuilder
Builds the Saml2Settings object.

C

C14N - Static variable in class com.onelogin.saml2.util.Constants
 
C14N11 - Static variable in class com.onelogin.saml2.util.Constants
 
C14N11_WC - Static variable in class com.onelogin.saml2.util.Constants
 
C14N_WC - Static variable in class com.onelogin.saml2.util.Constants
 
C14NEXC - Static variable in class com.onelogin.saml2.util.Constants
 
C14NEXC_WC - Static variable in class com.onelogin.saml2.util.Constants
 
calculateX509Fingerprint(X509Certificate, String) - Static method in class com.onelogin.saml2.util.Util
Calculates the fingerprint of a x509cert
calculateX509Fingerprint(X509Certificate) - Static method in class com.onelogin.saml2.util.Util
Calculates the SHA-1 fingerprint of a x509cert
CERT_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.SettingsException
 
CERTFINGERPRINT_ALGORITHM_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
CERTFINGERPRINT_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
checkIdPSettings() - Method in class com.onelogin.saml2.settings.Saml2Settings
Checks the IdP settings .
checkNotNull(T, String) - Static method in class com.onelogin.saml2.util.Preconditions
Throws a NullPointerException if t is null.
checkOneAuthnStatement() - Method in class com.onelogin.saml2.authn.SamlResponse
Checks that the samlp:Response/saml:Assertion/saml:AuthnStatement element exists and is unique.
checkOneCondition() - Method in class com.onelogin.saml2.authn.SamlResponse
Checks that the samlp:Response/saml:Assertion/saml:Conditions element exists and is unique.
checkSettings() - Method in class com.onelogin.saml2.settings.Saml2Settings
Checks the settings .
checkSPCerts() - Method in class com.onelogin.saml2.settings.Saml2Settings
Checks the x509 certficate/private key SP settings .
checkSPSettings() - Method in class com.onelogin.saml2.settings.Saml2Settings
Checks the SP settings .
checkStatus() - Method in class com.onelogin.saml2.authn.SamlResponse
Checks the Status
CHILDREN_NODE_NOT_FOUND_IN_KEYINFO - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
CM_BEARER - Static variable in class com.onelogin.saml2.util.Constants
 
CM_HOLDER_KEY - Static variable in class com.onelogin.saml2.util.Constants
 
CM_SENDER_VOUCHES - Static variable in class com.onelogin.saml2.util.Constants
 
com.onelogin.saml2.authn - package com.onelogin.saml2.authn
 
com.onelogin.saml2.exception - package com.onelogin.saml2.exception
 
com.onelogin.saml2.http - package com.onelogin.saml2.http
 
com.onelogin.saml2.logout - package com.onelogin.saml2.logout
 
com.onelogin.saml2.model - package com.onelogin.saml2.model
 
com.onelogin.saml2.settings - package com.onelogin.saml2.settings
 
com.onelogin.saml2.util - package com.onelogin.saml2.util
 
COMPRESS_REQUEST - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
COMPRESS_RESPONSE - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
Constants - Class in com.onelogin.saml2.util
Constants class of OneLogin's Java Toolkit.
Contact - Class in com.onelogin.saml2.model
Contact class of OneLogin's Java Toolkit.
Contact(String, String, String) - Constructor for class com.onelogin.saml2.model.Contact
Constructor
CONTACT_SUPPORT_EMAIL_ADDRESS - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
CONTACT_SUPPORT_GIVEN_NAME - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
CONTACT_TECHNICAL_EMAIL_ADDRESS - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
CONTACT_TECHNICAL_GIVEN_NAME - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
convertDocumentToString(Document, Boolean) - Static method in class com.onelogin.saml2.util.Util
Converts an XML in Document format in a String
convertDocumentToString(Document) - Static method in class com.onelogin.saml2.util.Util
Converts an XML in Document format in a String without applying the c14n transformation
convertStringToDocument(String) - Static method in class com.onelogin.saml2.util.Util
Converts an XML in string format in a Document object
convertToPem(X509Certificate) - Static method in class com.onelogin.saml2.util.Util
Converts an X509Certificate in a well formated PEM string
copyDocument(Document) - Static method in class com.onelogin.saml2.util.Util
Clone a Document object.

D

DEBUG_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
decryptElement(Element, PrivateKey) - Static method in class com.onelogin.saml2.util.Util
Decrypt an encrypted element.
deflatedBase64encoded(String) - Static method in class com.onelogin.saml2.util.Util
Returns String Deflated and base64 encoded
DSA_SHA1 - Static variable in class com.onelogin.saml2.util.Constants
 
DUPLICATED_ATTRIBUTE_NAME_FOUND - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
DUPLICATED_ID_IN_SIGNED_ELEMENTS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
DUPLICATED_REFERENCE_IN_SIGNED_ELEMENTS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 

E

EMPTY_DESTINATION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
EMPTY_NAMEID - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
EMPTY_PARAMETERS - Static variable in class com.onelogin.saml2.http.HttpRequest
 
ENCRYPTED_ATTRIBUTES - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
ENVSIG - Static variable in class com.onelogin.saml2.util.Constants
 
equals(Object) - Method in class com.onelogin.saml2.http.HttpRequest
 
equalsTo(Organization) - Method in class com.onelogin.saml2.model.Organization
Compare with another organization
Error - Exception in com.onelogin.saml2.exception
 
Error(String, int) - Constructor for exception com.onelogin.saml2.exception.Error
 
error(SAXParseException) - Method in class com.onelogin.saml2.util.XMLErrorAccumulatorHandler
 

F

fatalError(SAXParseException) - Method in class com.onelogin.saml2.util.XMLErrorAccumulatorHandler
 
formatCert(String, Boolean) - Static method in class com.onelogin.saml2.util.Util
Returns a certificate in String format (adding header and footer if required)
formatDateTime(long) - Static method in class com.onelogin.saml2.util.Util
Create string form time In Millis with format yyyy-MM-ddTHH:mm:ssZ
formatDateTime(long, boolean) - Static method in class com.onelogin.saml2.util.Util
Create string form time In Millis with format yyyy-MM-ddTHH:mm:ssZ
formatPrivateKey(String, boolean) - Static method in class com.onelogin.saml2.util.Util
Returns a private key (adding header and footer if required).
fromFile(String) - Method in class com.onelogin.saml2.settings.SettingsBuilder
Load settings from the file
fromProperties(Properties) - Method in class com.onelogin.saml2.settings.SettingsBuilder
Loads the settings from a properties object
fromValues(Map<String, Object>) - Method in class com.onelogin.saml2.settings.SettingsBuilder
Loads the settings from mapped values.

G

generateNameId(String, String, String, X509Certificate) - Static method in class com.onelogin.saml2.util.Util
Generates a nameID.
generateNameId(String, String, String) - Static method in class com.onelogin.saml2.util.Util
Generates a nameID.
generateUniqueID() - Static method in class com.onelogin.saml2.util.Util
Generates a unique string (used for example as ID of assertions)
getAssertionId() - Method in class com.onelogin.saml2.authn.SamlResponse
 
getAssertionNotOnOrAfter() - Method in class com.onelogin.saml2.authn.SamlResponse
 
getAttributes() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the Attributes from the AttributeStatement element.
getAttributeValues() - Method in class com.onelogin.saml2.model.RequestedAttribute
 
getAudiences() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the audiences.
getAuthnRequestsSigned() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getAuthnRequestXml() - Method in class com.onelogin.saml2.authn.AuthnRequest
 
getContacts() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getContactType() - Method in class com.onelogin.saml2.model.Contact
 
getCurrentTimeStamp() - Static method in class com.onelogin.saml2.util.Util
 
getEmailAddress() - Method in class com.onelogin.saml2.model.Contact
 
getEncodedAuthnRequest(Boolean) - Method in class com.onelogin.saml2.authn.AuthnRequest
 
getEncodedAuthnRequest() - Method in class com.onelogin.saml2.authn.AuthnRequest
 
getEncodedLogoutRequest(Boolean) - Method in class com.onelogin.saml2.logout.LogoutRequest
 
getEncodedLogoutRequest() - Method in class com.onelogin.saml2.logout.LogoutRequest
 
getEncodedLogoutResponse(Boolean) - Method in class com.onelogin.saml2.logout.LogoutResponse
 
getEncodedLogoutResponse() - Method in class com.onelogin.saml2.logout.LogoutResponse
 
getEncodedParameter(String) - Method in class com.onelogin.saml2.http.HttpRequest
Return an url encoded get parameter value Prefer to extract the original encoded value directly from queryString since url encoding is not canonical.
getEncodedParameter(String, String) - Method in class com.onelogin.saml2.http.HttpRequest
Return an url encoded get parameter value Prefer to extract the original encoded value directly from queryString since url encoding is not canonical.
getError() - Method in class com.onelogin.saml2.authn.SamlResponse
After execute a validation process, if fails this method returns the cause
getError() - Method in class com.onelogin.saml2.logout.LogoutRequest
After execute a validation process, if fails this method returns the cause
getError() - Method in class com.onelogin.saml2.logout.LogoutResponse
After execute a validation process, if fails this method returns the cause
getErrorCode() - Method in exception com.onelogin.saml2.exception.Error
 
getErrorCode() - Method in exception com.onelogin.saml2.exception.SettingsException
 
getErrorCode() - Method in exception com.onelogin.saml2.exception.ValidationError
 
getErrorXML() - Method in class com.onelogin.saml2.util.XMLErrorAccumulatorHandler
 
getExpireTime(String, String) - Static method in class com.onelogin.saml2.util.Util
Compare 2 dates and return the the earliest
getExpireTime(String, long) - Static method in class com.onelogin.saml2.util.Util
Compare 2 dates and return the the earliest
getFileAsString(String) - Static method in class com.onelogin.saml2.util.Util
Loads a resource located at a relative path
getFriendlyName() - Method in class com.onelogin.saml2.model.RequestedAttribute
 
getGivenName() - Method in class com.onelogin.saml2.model.Contact
 
getId() - Method in class com.onelogin.saml2.authn.AuthnRequest
 
getId() - Method in class com.onelogin.saml2.authn.SamlResponse
 
getId(Document) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Returns the ID of the Logout Request Document.
getId(String) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Returns the ID of the Logout Request String.
getId() - Method in class com.onelogin.saml2.logout.LogoutRequest
 
getId() - Method in class com.onelogin.saml2.logout.LogoutResponse
 
getIdpCertFingerprint() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpCertFingerprintAlgorithm() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpEntityId() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpSingleLogoutServiceBinding() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpSingleLogoutServiceResponseUrl() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpSingleLogoutServiceUrl() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpSingleSignOnServiceBinding() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpSingleSignOnServiceUrl() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIdpx509cert() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getIssuer(Document) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the Issuer from Logout Request Document.
getIssuer(String) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the Issuer from Logout Request String.
getIssuer() - Method in class com.onelogin.saml2.logout.LogoutResponse
Gets the Issuer from Logout Response.
getIssuers() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the Issuers (from Response and Assertion).
getLogoutRequestSigned() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getLogoutRequestXml() - Method in class com.onelogin.saml2.logout.LogoutRequest
 
getLogoutResponseSigned() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getLogoutResponseXml() - Method in class com.onelogin.saml2.logout.LogoutResponse
 
getMetadataString() - Method in class com.onelogin.saml2.settings.Metadata
 
getName() - Method in class com.onelogin.saml2.model.RequestedAttribute
 
getNameFormat() - Method in class com.onelogin.saml2.model.RequestedAttribute
 
getNameId() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the NameID value provided from the SAML Response String.
getNameId(Document, PrivateKey) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the NameID value provided from the SAML Logout Request Document.
getNameId(Document) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the NameID value provided from the SAML Logout Request Document.
getNameId(String, PrivateKey) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the NameID value provided from the SAML Logout Request String.
getNameId(String) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the NameID value provided from the SAML Logout Request String.
getNameIdData() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the NameID provided from the SAML Response Document.
getNameIdData(Document, PrivateKey) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the NameID Data from the the Logout Request Document.
getNameIdData(String, PrivateKey) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the NameID Data from the the Logout Request String.
getNameIdEncrypted() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getNameIdFormat() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the NameID Format provided from the SAML Response String.
getOrganization() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getOrgDisplayName() - Method in class com.onelogin.saml2.model.Organization
 
getOrgLangAttribute() - Method in class com.onelogin.saml2.model.Organization
 
getOrgName() - Method in class com.onelogin.saml2.model.Organization
 
getOrgUrl() - Method in class com.onelogin.saml2.model.Organization
 
getParameter(String) - Method in class com.onelogin.saml2.http.HttpRequest
 
getParameters(String) - Method in class com.onelogin.saml2.http.HttpRequest
 
getParameters() - Method in class com.onelogin.saml2.http.HttpRequest
 
getRequestedAttributes() - Method in class com.onelogin.saml2.model.AttributeConsumingService
 
getRequestedAuthnContext() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getRequestedAuthnContextComparison() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getRequestURL() - Method in class com.onelogin.saml2.http.HttpRequest
The URL the client used to make the request.
getSAMLResponseDocument() - Method in class com.onelogin.saml2.authn.SamlResponse
 
getSAMLResponseXml() - Method in class com.onelogin.saml2.authn.SamlResponse
 
getServiceDescription() - Method in class com.onelogin.saml2.model.AttributeConsumingService
 
getServiceName() - Method in class com.onelogin.saml2.model.AttributeConsumingService
 
getSessionIndex() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the SessionIndex from the AuthnStatement.
getSessionIndexes(Document) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the SessionIndexes from the LogoutRequest.
getSessionIndexes(String) - Static method in class com.onelogin.saml2.logout.LogoutRequest
Gets the SessionIndexes from the LogoutRequest.
getSessionNotOnOrAfter() - Method in class com.onelogin.saml2.authn.SamlResponse
Gets the SessionNotOnOrAfter from the AuthnStatement.
getSignatureAlgorithm() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSignMetadata() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSpAssertionConsumerServiceBinding() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSpAssertionConsumerServiceUrl() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSPcert() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSpEntityId() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSPkey() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSPMetadata() - Method in class com.onelogin.saml2.settings.Saml2Settings
Gets the SP metadata.
getSpNameIDFormat() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSpSingleLogoutServiceBinding() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSpSingleLogoutServiceUrl() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getSPValidationOnly() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getStatus(Document) - Static method in class com.onelogin.saml2.authn.SamlResponse
Get Status from a Response
getStatus() - Method in class com.onelogin.saml2.logout.LogoutResponse
Gets the Status of the Logout Response.
getStatusCode() - Method in class com.onelogin.saml2.model.SamlResponseStatus
 
getStatusMessage() - Method in class com.onelogin.saml2.model.SamlResponseStatus
 
getWantAssertionsEncrypted() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getWantAssertionsSigned() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getWantMessagesSigned() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getWantNameId() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getWantNameIdEncrypted() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
getWantXMLValidation() - Method in class com.onelogin.saml2.settings.Saml2Settings
 

H

hasError() - Method in class com.onelogin.saml2.util.XMLErrorAccumulatorHandler
 
hashCode() - Method in class com.onelogin.saml2.http.HttpRequest
 
HttpRequest - Class in com.onelogin.saml2.http
Framework-agnostic representation of an HTTP request.
HttpRequest(String) - Constructor for class com.onelogin.saml2.http.HttpRequest
Deprecated.
Not providing a queryString can cause HTTP Redirect binding to fail.
HttpRequest(String, String) - Constructor for class com.onelogin.saml2.http.HttpRequest
Creates a new HttpRequest.
HttpRequest(String, Map<String, List<String>>) - Constructor for class com.onelogin.saml2.http.HttpRequest
Deprecated.
Not providing a queryString can cause HTTP Redirect binding to fail.
HttpRequest(String, Map<String, List<String>>, String) - Constructor for class com.onelogin.saml2.http.HttpRequest
Creates a new HttpRequest.

I

id - Variable in class com.onelogin.saml2.logout.LogoutRequest
SAML LogoutRequest ID.
ID_NOT_FOUND_IN_SIGNED_ELEMENT - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
IDP_ENTITYID_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
IDP_SINGLE_LOGOUT_SERVICE_BINDING_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
IDP_SINGLE_LOGOUT_SERVICE_RESPONSE_URL_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
IDP_SINGLE_LOGOUT_SERVICE_URL_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
IDP_SINGLE_SIGN_ON_SERVICE_BINDING_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
IDP_SINGLE_SIGN_ON_SERVICE_URL_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
IDP_X509CERT_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
INVALID_SIGNATURE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
INVALID_SIGNED_ELEMENT - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
INVALID_XML_FORMAT - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
is(String) - Method in class com.onelogin.saml2.model.SamlResponseStatus
Compare the status code
isCompressRequestEnabled() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
isCompressResponseEnabled() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
isDebugActive() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
isJaxp15Supported() - Static method in class com.onelogin.saml2.util.Util
Method which uses the recommended way ( https://docs.oracle.com/javase/tutorial/jaxp/properties/error.html ) of checking if JAXP >= 1.5 options are supported.
isRejectUnsolicitedResponsesWithInResponseTo() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
isRequired() - Method in class com.onelogin.saml2.model.RequestedAttribute
 
isStrict() - Method in class com.onelogin.saml2.settings.Saml2Settings
 
ISSUER_MULTIPLE_IN_RESPONSE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
ISSUER_NOT_FOUND_IN_ASSERTION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
isValid(String) - Method in class com.onelogin.saml2.authn.SamlResponse
Determines if the SAML Response is valid using the certificate.
isValid() - Method in class com.onelogin.saml2.authn.SamlResponse
Determines if the SAML Response is valid using the certificate.
isValid() - Method in class com.onelogin.saml2.logout.LogoutRequest
Determines if the SAML LogoutRequest is valid or not
isValid(String) - Method in class com.onelogin.saml2.logout.LogoutResponse
Determines if the SAML LogoutResponse is valid
isValid() - Method in class com.onelogin.saml2.logout.LogoutResponse
 

K

KEY_ALGORITHM_ERROR - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
KEYINFO_NOT_FOUND_IN_ENCRYPTED_DATA - Static variable in exception com.onelogin.saml2.exception.ValidationError
 

L

loadCert(String) - Static method in class com.onelogin.saml2.util.Util
Load X.509 certificate
loadCertificateFromProp(String) - Method in class com.onelogin.saml2.settings.SettingsBuilder
Loads a property of the type X509Certificate from the Properties object
loadFromUrl(URL) - Static method in class com.onelogin.saml2.util.SchemaFactory
 
loadPrivateKey(String) - Static method in class com.onelogin.saml2.util.Util
Load private key
loadPrivateKeyFromProp(String) - Method in class com.onelogin.saml2.settings.SettingsBuilder
Loads a property of the type PrivateKey from the Properties object
loadXML(String) - Static method in class com.onelogin.saml2.util.Util
This function load an XML string in a save way.
loadXmlFromBase64(String) - Method in class com.onelogin.saml2.authn.SamlResponse
Load a XML base64encoded SAMLResponse
LogoutRequest - Class in com.onelogin.saml2.logout
LogoutRequest class of OneLogin's Java Toolkit.
LogoutRequest(Saml2Settings, HttpRequest, String, String, String) - Constructor for class com.onelogin.saml2.logout.LogoutRequest
Constructs the LogoutRequest object.
LogoutRequest(Saml2Settings, HttpRequest, String, String) - Constructor for class com.onelogin.saml2.logout.LogoutRequest
Constructs the LogoutRequest object.
LogoutRequest(Saml2Settings) - Constructor for class com.onelogin.saml2.logout.LogoutRequest
Constructs the LogoutRequest object.
LogoutRequest(Saml2Settings, HttpRequest) - Constructor for class com.onelogin.saml2.logout.LogoutRequest
Constructs the LogoutRequest object.
LogoutResponse - Class in com.onelogin.saml2.logout
LogoutResponse class of OneLogin's Java Toolkit.
LogoutResponse(Saml2Settings, HttpRequest) - Constructor for class com.onelogin.saml2.logout.LogoutResponse
Constructs the LogoutResponse object.

M

Metadata - Class in com.onelogin.saml2.settings
Metadata class of OneLogin's Java Toolkit.
Metadata(Saml2Settings, Calendar, Integer, AttributeConsumingService) - Constructor for class com.onelogin.saml2.settings.Metadata
Constructs the Metadata object.
Metadata(Saml2Settings, Calendar, Integer) - Constructor for class com.onelogin.saml2.settings.Metadata
Constructs the Metadata object.
Metadata(Saml2Settings) - Constructor for class com.onelogin.saml2.settings.Metadata
Constructs the Metadata object.
METADATA_SP_INVALID - Static variable in exception com.onelogin.saml2.exception.Error
 
MISSING_CONDITIONS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
MISSING_ENCRYPTED_ELEMENT - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
MISSING_ID - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
MISSING_STATUS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
MISSING_STATUS_CODE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 

N

NAMEID_EMAIL_ADDRESS - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_ENCRYPTED - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_ENTITY - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_KERBEROS - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_PERSISTENT - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_TRANSIENT - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_UNSPECIFIED - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_WINDOWS_DOMAIN_QUALIFIED_NAME - Static variable in class com.onelogin.saml2.util.Constants
 
NAMEID_X509_SUBJECT_NAME - Static variable in class com.onelogin.saml2.util.Constants
 
NO_ATTRIBUTESTATEMENT - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NO_ENCRYPTED_ASSERTION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NO_ENCRYPTED_NAMEID - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NO_NAMEID - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NO_SIGNATURE_FOUND - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NO_SIGNED_ASSERTION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NO_SIGNED_MESSAGE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NOT_SUPPORTED - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
NS_DS - Static variable in class com.onelogin.saml2.util.Constants
 
NS_MD - Static variable in class com.onelogin.saml2.util.Constants
 
NS_SAML - Static variable in class com.onelogin.saml2.util.Constants
 
NS_SAMLP - Static variable in class com.onelogin.saml2.util.Constants
 
NS_SOAP - Static variable in class com.onelogin.saml2.util.Constants
 
NS_XENC - Static variable in class com.onelogin.saml2.util.Constants
 
NS_XS - Static variable in class com.onelogin.saml2.util.Constants
 
NS_XSI - Static variable in class com.onelogin.saml2.util.Constants
 

O

Organization - Class in com.onelogin.saml2.model
Organization class of OneLogin's Java Toolkit.
Organization(String, String, URL, String) - Constructor for class com.onelogin.saml2.model.Organization
Constructor
Organization(String, String, URL) - Constructor for class com.onelogin.saml2.model.Organization
Constructor
Default the lang attribute to "en"
Organization(String, String, String, String) - Constructor for class com.onelogin.saml2.model.Organization
Constructor
Organization(String, String, String) - Constructor for class com.onelogin.saml2.model.Organization
Constructor
Default the lang attribute to "en"
ORGANIZATION_DISPLAYNAME - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
ORGANIZATION_LANG - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
ORGANIZATION_NAME - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
ORGANIZATION_URL - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 

P

parseDateTime(String) - Static method in class com.onelogin.saml2.util.Util
Create calendar form string with format yyyy-MM-ddTHH:mm:ssZ // yyyy-MM-ddTHH:mm:ss.SSSZ
parseDuration(String) - Static method in class com.onelogin.saml2.util.Util
Interprets a ISO8601 duration value relative to a current time timestamp.
parseDuration(String, long) - Static method in class com.onelogin.saml2.util.Util
Interprets a ISO8601 duration value relative to a given timestamp.
Preconditions - Class in com.onelogin.saml2.util
 
prettyPrintIssues(List<SubjectConfirmationIssue>) - Static method in class com.onelogin.saml2.model.SubjectConfirmationIssue
 
PRIVATE_KEY_FILE_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.SettingsException
 
PRIVATE_KEY_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.SettingsException
 
processSignedElements() - Method in class com.onelogin.saml2.authn.SamlResponse
Verifies the signature nodes: - Checks that are Response or Assertion - Check that IDs and reference URI are unique and consistent.
PUBLIC_CERT_FILE_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.SettingsException
 

Q

query(Document, String, Node) - Static method in class com.onelogin.saml2.util.Util
Extracts a node from the DOMDocument
query(Document, String) - Static method in class com.onelogin.saml2.util.Util
Extracts a node from the DOMDocument

R

removeParameter(String) - Method in class com.onelogin.saml2.http.HttpRequest
 
RequestedAttribute - Class in com.onelogin.saml2.model
RequestedAttribute class of OneLogin's Java Toolkit.
RequestedAttribute(String, String, Boolean, String, List<String>) - Constructor for class com.onelogin.saml2.model.RequestedAttribute
Constructor
RESPONSE_EXPIRED - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
RESPONSE_SIGNATURE_XPATH - Static variable in class com.onelogin.saml2.util.Util
 
RSA_1_5 - Static variable in class com.onelogin.saml2.util.Constants
 
RSA_OAEP_MGF1P - Static variable in class com.onelogin.saml2.util.Constants
 
RSA_SHA1 - Static variable in class com.onelogin.saml2.util.Constants
 
RSA_SHA256 - Static variable in class com.onelogin.saml2.util.Constants
 
RSA_SHA384 - Static variable in class com.onelogin.saml2.util.Constants
 
RSA_SHA512 - Static variable in class com.onelogin.saml2.util.Constants
 

S

Saml2Settings - Class in com.onelogin.saml2.settings
Saml2Settings class of OneLogin's Java Toolkit.
Saml2Settings() - Constructor for class com.onelogin.saml2.settings.Saml2Settings
 
SAML_LOGOUTMESSAGE_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.Error
 
SAML_LOGOUTREQUEST_INVALID - Static variable in exception com.onelogin.saml2.exception.Error
 
SAML_LOGOUTRESPONSE_INVALID - Static variable in exception com.onelogin.saml2.exception.Error
 
SAML_RESPONSE_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.Error
 
SAML_SCHEMA_METADATA_2_0 - Static variable in class com.onelogin.saml2.util.SchemaFactory
 
SAML_SCHEMA_PROTOCOL_2_0 - Static variable in class com.onelogin.saml2.util.SchemaFactory
 
SAML_SINGLE_LOGOUT_NOT_SUPPORTED - Static variable in exception com.onelogin.saml2.exception.Error
 
SamlResponse - Class in com.onelogin.saml2.authn
SamlResponse class of OneLogin's Java Toolkit.
SamlResponse(Saml2Settings, HttpRequest) - Constructor for class com.onelogin.saml2.authn.SamlResponse
Constructor to have a Response object full builded and ready to validate the saml response
SamlResponseStatus - Class in com.onelogin.saml2.model
SamlResponseStatus class of OneLogin's Java Toolkit.
SamlResponseStatus(String) - Constructor for class com.onelogin.saml2.model.SamlResponseStatus
Constructor
SamlResponseStatus(String, String) - Constructor for class com.onelogin.saml2.model.SamlResponseStatus
Constructor
SchemaFactory - Class in com.onelogin.saml2.util
SchemaFactory class of OneLogin's Java Toolkit.
SECURITY_AUTHREQUEST_SIGNED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_LOGOUTREQUEST_SIGNED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_LOGOUTRESPONSE_SIGNED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_NAMEID_ENCRYPTED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_REJECT_UNSOLICITED_RESPONSES_WITH_INRESPONSETO - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_REQUESTED_AUTHNCONTEXT - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_REQUESTED_AUTHNCONTEXTCOMPARISON - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_SIGN_METADATA - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_SIGNATURE_ALGORITHM - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_WANT_ASSERTIONS_ENCRYPTED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_WANT_ASSERTIONS_SIGNED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_WANT_MESSAGES_SIGNED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_WANT_NAMEID - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_WANT_NAMEID_ENCRYPTED - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SECURITY_WANT_XML_VALIDATION - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SESSION_EXPIRED - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
setAuthnRequestsSigned(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the authnRequestsSigned setting value
setCompressRequest(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the compressRequest setting value
setCompressResponse(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the compressResponse setting value
setContacts(List<Contact>) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set contacts info that will be listed on the Service Provider metadata
setDebug(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the debug setting value
setDestinationUrl(String) - Method in class com.onelogin.saml2.authn.SamlResponse
Aux method to set the destination url
setIdpCertFingerprint(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpCertFingerprint setting value
setIdpCertFingerprintAlgorithm(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpCertFingerprintAlgorithm setting value
setIdpEntityId(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpEntityId setting value
setIdpSingleLogoutServiceBinding(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpSingleLogoutServiceBinding setting value
setIdpSingleLogoutServiceResponseUrl(URL) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpSingleLogoutServiceUrl setting value
setIdpSingleLogoutServiceUrl(URL) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpSingleLogoutServiceUrl setting value
setIdpSingleSignOnServiceBinding(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpSingleSignOnServiceBinding setting value
setIdpSingleSignOnServiceUrl(URL) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpSingleSignOnServiceUrl setting value
setIdpx509cert(X509Certificate) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the idpX509cert setting value provided as a X509Certificate object
setLogoutRequestSigned(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the logoutRequestSigned setting value
setLogoutResponseSigned(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the logoutResponseSigned setting value
setNameIdEncrypted(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the nameIdEncrypted setting value
setOrganization(Organization) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the organization info that will be published on the Service Provider metadata
setRejectUnsolicitedResponsesWithInResponseTo(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Controls if unsolicited Responses are rejected if they contain an InResponseTo value.
setRequestedAuthnContext(List<String>) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the requestedAuthnContext setting value
setRequestedAuthnContextComparison(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the requestedAuthnContextComparison setting value
setSignatureAlgorithm(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the signatureAlgorithm setting value
setSignMetadata(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the signMetadata setting value
setSpAssertionConsumerServiceBinding(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spAssertionConsumerServiceBinding setting value
setSpAssertionConsumerServiceUrl(URL) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spAssertionConsumerServiceUrl setting value
setSpEntityId(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spEntityId setting value
setSpNameIDFormat(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spNameIDFormat setting value
setSpPrivateKey(PrivateKey) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spPrivateKey setting value provided as a PrivateKey object
setSpSingleLogoutServiceBinding(String) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spSingleLogoutServiceBinding setting value
setSpSingleLogoutServiceUrl(URL) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spSingleLogoutServiceUrl setting value
setSPValidationOnly(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spValidationOnly value, used to check IdP data on checkSettings method
setSpX509cert(X509Certificate) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the spX509cert setting value provided as X509Certificate object
setStatusCode(String) - Method in class com.onelogin.saml2.model.SamlResponseStatus
Set the status code
setStatusMessage(String) - Method in class com.onelogin.saml2.model.SamlResponseStatus
Set the status message
setStrict(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the strict setting value
SETTINGS_FILE_NOT_FOUND - Static variable in exception com.onelogin.saml2.exception.Error
 
SETTINGS_INVALID - Static variable in exception com.onelogin.saml2.exception.SettingsException
 
SETTINGS_INVALID_SYNTAX - Static variable in exception com.onelogin.saml2.exception.SettingsException
 
SettingsBuilder - Class in com.onelogin.saml2.settings
SettingsBuilder class of OneLogin's Java Toolkit.
SettingsBuilder() - Constructor for class com.onelogin.saml2.settings.SettingsBuilder
 
SettingsException - Exception in com.onelogin.saml2.exception
 
SettingsException(String, int) - Constructor for exception com.onelogin.saml2.exception.SettingsException
 
setWantAssertionsEncrypted(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the wantAssertionsEncrypted setting value
setWantAssertionsSigned(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the wantAssertionsSigned setting value
setWantMessagesSigned(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the wantMessagesSigned setting value
setWantNameId(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the wantNameId setting value
setWantNameIdEncrypted(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the wantNameIdEncrypted setting value
setWantXMLValidation(boolean) - Method in class com.onelogin.saml2.settings.Saml2Settings
Set the wantXMLValidation setting value
SHA1 - Static variable in class com.onelogin.saml2.util.Constants
 
SHA256 - Static variable in class com.onelogin.saml2.util.Constants
 
SHA384 - Static variable in class com.onelogin.saml2.util.Constants
 
SHA512 - Static variable in class com.onelogin.saml2.util.Constants
 
sign(String, PrivateKey, String) - Static method in class com.onelogin.saml2.util.Util
Generates a signature from a string
signatureAlgConversion(String) - Static method in class com.onelogin.saml2.util.Util
Converts Signature algorithm method name
signMetadata(String, PrivateKey, X509Certificate, String) - Static method in class com.onelogin.saml2.settings.Metadata
Signs the metadata with the key/cert provided
SP_ASSERTION_CONSUMER_SERVICE_BINDING_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_ASSERTION_CONSUMER_SERVICE_URL_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_ENTITYID_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_NAME_QUALIFIER_NAME_MISMATCH - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
SP_NAMEIDFORMAT_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_PRIVATEKEY_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_SINGLE_LOGOUT_SERVICE_BINDING_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_SINGLE_LOGOUT_SERVICE_URL_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SP_X509CERT_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
STATUS_CODE_IS_NOT_SUCCESS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
STATUS_NO_PASSIVE - Static variable in class com.onelogin.saml2.util.Constants
 
STATUS_PARTIAL_LOGOUT - Static variable in class com.onelogin.saml2.util.Constants
 
STATUS_PROXY_COUNT_EXCEEDED - Static variable in class com.onelogin.saml2.util.Constants
 
STATUS_REQUESTER - Static variable in class com.onelogin.saml2.util.Constants
 
STATUS_RESPONDER - Static variable in class com.onelogin.saml2.util.Constants
 
STATUS_SUCCESS - Static variable in class com.onelogin.saml2.util.Constants
 
STATUS_VERSION_MISMATCH - Static variable in class com.onelogin.saml2.util.Constants
 
STRICT_PROPERTY_KEY - Static variable in class com.onelogin.saml2.settings.SettingsBuilder
 
SubjectConfirmationIssue - Class in com.onelogin.saml2.model
 
SubjectConfirmationIssue(int, String) - Constructor for class com.onelogin.saml2.model.SubjectConfirmationIssue
 

T

toString() - Method in class com.onelogin.saml2.http.HttpRequest
 
TRIPLEDES_CBC - Static variable in class com.onelogin.saml2.util.Constants
 

U

UNEXPECTED_REFERENCE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
UNEXPECTED_SIGNED_ELEMENTS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
UNIQUE_ID_PREFIX - Static variable in class com.onelogin.saml2.util.Util
 
UNSUPPORTED_RETRIEVAL_METHOD - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
UNSUPPORTED_SAML_VERSION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
urlDecoder(String) - Static method in class com.onelogin.saml2.util.Util
Returns String URL decoded
urlEncoder(String) - Static method in class com.onelogin.saml2.util.Util
Returns String URL encoded
Util - Class in com.onelogin.saml2.util
Util class of OneLogin's Java Toolkit.

V

validateBinarySignature(String, byte[], X509Certificate, String) - Static method in class com.onelogin.saml2.util.Util
Validates signed binary data (Used to validate GET Signature).
validateMetadata(String) - Static method in class com.onelogin.saml2.settings.Saml2Settings
Validates an XML SP Metadata.
validateMetadataSign(Document, X509Certificate, String, String) - Static method in class com.onelogin.saml2.util.Util
Validate signature (Metadata).
validateNumAssertions() - Method in class com.onelogin.saml2.authn.SamlResponse
Verifies that the document only contains a single Assertion (encrypted or not).
validateSign(Document, X509Certificate, String, String, String) - Static method in class com.onelogin.saml2.util.Util
Validate the signature pointed to by the xpath
validateSignedElements(ArrayList<String>) - Method in class com.onelogin.saml2.authn.SamlResponse
Verifies that the document has the expected signed nodes.
validateSignNode(Node, X509Certificate, String, String) - Static method in class com.onelogin.saml2.util.Util
Validate signature of the Node.
validateTimestamps() - Method in class com.onelogin.saml2.authn.SamlResponse
Verifies that the document is still valid according Conditions Element.
validateXML(Document, URL) - Static method in class com.onelogin.saml2.util.Util
This function attempts to validate an XML against the specified schema.
ValidationError - Exception in com.onelogin.saml2.exception
 
ValidationError(String, int) - Constructor for exception com.onelogin.saml2.exception.ValidationError
 

W

warning(SAXParseException) - Method in class com.onelogin.saml2.util.XMLErrorAccumulatorHandler
 
WRONG_AUDIENCE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_DESTINATION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_INRESPONSETO - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_ISSUER - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_NUMBER_OF_ASSERTIONS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_NUMBER_OF_AUTHSTATEMENTS - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_NUMBER_OF_SIGNATURES - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_NUMBER_OF_SIGNATURES_IN_ASSERTION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_NUMBER_OF_SIGNATURES_IN_RESPONSE - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_SIGNED_ELEMENT - Static variable in exception com.onelogin.saml2.exception.ValidationError
 
WRONG_SUBJECTCONFIRMATION - Static variable in exception com.onelogin.saml2.exception.ValidationError
 

X

XMLEntityException - Exception in com.onelogin.saml2.exception
 
XMLEntityException(String) - Constructor for exception com.onelogin.saml2.exception.XMLEntityException
 
XMLErrorAccumulatorHandler - Class in com.onelogin.saml2.util
 
XMLErrorAccumulatorHandler() - Constructor for class com.onelogin.saml2.util.XMLErrorAccumulatorHandler
 
A B C D E F G H I K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.