- CERT_CHARSET - Static variable in class com.helger.security.certificate.CertificateHelper
-
Character set used for String-Certificate conversion
- CERT_CHARSET - Static variable in class com.helger.security.certificate.CertificateHelper
-
Character set used for String-Certificate conversion
- CertificateHelper - Class in com.helger.security.certificate
-
Some utility methods handling X.509 certificates.
- CertificateHelper - Class in com.helger.security.certificate
-
Some utility methods handling X.509 certificates.
- checkpw(String, String) - Static method in class com.helger.security.bcrypt.BCrypt
-
Check that a plaintext password matches a previously hashed one
- checkpw(String, String) - Static method in class com.helger.security.bcrypt.BCrypt
-
Check that a plaintext password matches a previously hashed one
- com.helger.security.authentication.credentials - package com.helger.security.authentication.credentials
-
- com.helger.security.authentication.credentials.usernamepw - package com.helger.security.authentication.credentials.usernamepw
-
- com.helger.security.authentication.result - package com.helger.security.authentication.result
-
- com.helger.security.authentication.subject - package com.helger.security.authentication.subject
-
- com.helger.security.authentication.subject.user - package com.helger.security.authentication.subject.user
-
- com.helger.security.bcrypt - package com.helger.security.bcrypt
-
- com.helger.security.certificate - package com.helger.security.certificate
-
- com.helger.security.keystore - package com.helger.security.keystore
-
- com.helger.security.mac - package com.helger.security.mac
-
- com.helger.security.messagedigest - package com.helger.security.messagedigest
-
- com.helger.security.oscp - package com.helger.security.oscp
-
- com.helger.security.password.hash - package com.helger.security.password.hash
-
- com.helger.security.password.salt - package com.helger.security.password.salt
-
- ConstantKeySelectorResult - Class in com.helger.security.keystore
-
- ConstantKeySelectorResult - Class in com.helger.security.keystore
-
- ConstantKeySelectorResult(Key) - Constructor for class com.helger.security.keystore.ConstantKeySelectorResult
-
- ConstantKeySelectorResult(Key) - Constructor for class com.helger.security.keystore.ConstantKeySelectorResult
-
- convertByteArrayToCertficate(byte[]) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed byte array to an X.509 certificate object.
- convertByteArrayToCertficate(byte[]) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed byte array to an X.509 certificate object.
- convertByteArrayToCertficateDirect(byte[]) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed String to an X.509 certificate without converting it to
a String first.
- convertByteArrayToCertficateDirect(byte[]) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed String to an X.509 certificate without converting it to
a String first.
- convertByteArrayToCertficateOrNull(byte[]) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed byte array to an X.509 certificate object.
- convertByteArrayToCertficateOrNull(byte[]) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed byte array to an X.509 certificate object.
- convertCertificateStringToByteArray(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed X.509 certificate string to a byte array.
- convertCertificateStringToByteArray(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed X.509 certificate string to a byte array.
- convertStringToCertficate(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed String to an X.509 certificate.
- convertStringToCertficate(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed String to an X.509 certificate.
- convertStringToCertficateOrNull(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed String to an X.509 certificate, swallowing all errors.
- convertStringToCertficateOrNull(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
Convert the passed String to an X.509 certificate, swallowing all errors.
- convertStringToPrivateKey(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
- convertStringToPrivateKey(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
- create(byte[], EMessageDigestAlgorithm) - Static method in class com.helger.security.messagedigest.MessageDigestValue
-
- create(InputStream, EMessageDigestAlgorithm) - Static method in class com.helger.security.messagedigest.MessageDigestValue
-
- create(byte[], EMessageDigestAlgorithm) - Static method in class com.helger.security.messagedigest.MessageDigestValue
-
- create(InputStream, EMessageDigestAlgorithm) - Static method in class com.helger.security.messagedigest.MessageDigestValue
-
- createFailure(ICredentialValidationResult) - Static method in class com.helger.security.authentication.result.AuthIdentificationResult
-
Factory method for error in authentication.
- createFailure(ICredentialValidationResult) - Static method in class com.helger.security.authentication.result.AuthIdentificationResult
-
Factory method for error in authentication.
- createFromStringMaybe(String) - Static method in class com.helger.security.password.salt.PasswordSalt
-
- createFromStringMaybe(String) - Static method in class com.helger.security.password.salt.PasswordSalt
-
- createKeyStoreWithOnlyOneItem(KeyStore, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Create a new key store based on an existing key store
- createKeyStoreWithOnlyOneItem(KeyStore, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Create a new key store based on an existing key store
- createMac() - Method in enum com.helger.security.mac.EMacAlgorithm
-
- createMac(Provider) - Method in enum com.helger.security.mac.EMacAlgorithm
-
- createMac() - Method in enum com.helger.security.mac.EMacAlgorithm
-
- createMac(Provider) - Method in enum com.helger.security.mac.EMacAlgorithm
-
- createMessageDigest() - Method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- createMessageDigest(Provider) - Method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- createMessageDigest() - Method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- createMessageDigest(Provider) - Method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- createPasswordHash(IPasswordSalt, String) - Method in class com.helger.security.password.hash.AbstractPasswordHashCreatorPBKDF2
-
- createPasswordHash(IPasswordSalt, String) - Method in class com.helger.security.password.hash.AbstractPasswordHashCreatorPBKDF2
-
- createPasswordHash(IPasswordSalt, String) - Method in interface com.helger.security.password.hash.IPasswordHashCreator
-
The method to create a message digest hash from a password.
- createPasswordHash(IPasswordSalt, String) - Method in interface com.helger.security.password.hash.IPasswordHashCreator
-
The method to create a message digest hash from a password.
- createPasswordHash(IPasswordSalt, String) - Method in class com.helger.security.password.hash.PasswordHashCreatorBCrypt
-
The method to create a message digest hash from a password.
- createPasswordHash(IPasswordSalt, String) - Method in class com.helger.security.password.hash.PasswordHashCreatorBCrypt
-
The method to create a message digest hash from a password.
- createPasswordHash(IPasswordSalt, String) - Method in class com.helger.security.password.hash.PasswordHashCreatorSHA512
-
- createPasswordHash(IPasswordSalt, String) - Method in class com.helger.security.password.hash.PasswordHashCreatorSHA512
-
- createRandom() - Static method in class com.helger.security.password.salt.PasswordSalt
-
- createRandom(int) - Static method in class com.helger.security.password.salt.PasswordSalt
-
Create a new password salt with the provided byte count.
- createRandom() - Static method in class com.helger.security.password.salt.PasswordSalt
-
- createRandom(int) - Static method in class com.helger.security.password.salt.PasswordSalt
-
Create a new password salt with the provided byte count.
- createSecretKey(byte[]) - Method in enum com.helger.security.mac.EMacAlgorithm
-
Create a new
SecretKeySpec with this algorithm and the provided key
bytes.
- createSecretKey(byte[]) - Method in enum com.helger.security.mac.EMacAlgorithm
-
Create a new
SecretKeySpec with this algorithm and the provided key
bytes.
- createSuccess(IAuthToken) - Static method in class com.helger.security.authentication.result.AuthIdentificationResult
-
Factory method for success authentication.
- createSuccess(IAuthToken) - Static method in class com.helger.security.authentication.result.AuthIdentificationResult
-
Factory method for success authentication.
- createToken(IAuthIdentification, int) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
- createToken(IAuthIdentification, int) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
- CredentialValidationResult - Class in com.helger.security.authentication.credentials
-
- CredentialValidationResult - Class in com.helger.security.authentication.credentials
-
- CredentialValidationResult() - Constructor for class com.helger.security.authentication.credentials.CredentialValidationResult
-
Success only constructor.
- CredentialValidationResult(String) - Constructor for class com.helger.security.authentication.credentials.CredentialValidationResult
-
Constructor with an error message
- CredentialValidationResult() - Constructor for class com.helger.security.authentication.credentials.CredentialValidationResult
-
Success only constructor.
- CredentialValidationResult(String) - Constructor for class com.helger.security.authentication.credentials.CredentialValidationResult
-
Constructor with an error message
- CredentialValidationResultList - Class in com.helger.security.authentication.credentials
-
- CredentialValidationResultList - Class in com.helger.security.authentication.credentials
-
- CredentialValidationResultList(Iterable<? extends ICredentialValidationResult>) - Constructor for class com.helger.security.authentication.credentials.CredentialValidationResultList
-
Constructor with multiple results
- CredentialValidationResultList(Iterable<? extends ICredentialValidationResult>) - Constructor for class com.helger.security.authentication.credentials.CredentialValidationResultList
-
Constructor with multiple results
- CRLF - Static variable in class com.helger.security.certificate.CertificateHelper
-
- CRLF - Static variable in class com.helger.security.certificate.CertificateHelper
-
- crypt_raw(byte[], byte[], int, int[]) - Method in class com.helger.security.bcrypt.BCrypt
-
Perform the central password hashing step in the bcrypt scheme
- crypt_raw(byte[], byte[], int, int[]) - Method in class com.helger.security.bcrypt.BCrypt
-
Perform the central password hashing step in the bcrypt scheme
- CUserID - Class in com.helger.security.authentication.subject.user
-
Constants for user handling
- CUserID - Class in com.helger.security.authentication.subject.user
-
Constants for user handling
- generateNewTokenID() - Static method in class com.helger.security.authentication.result.AuthTokenIDGenerator
-
- generateNewTokenID(int) - Static method in class com.helger.security.authentication.result.AuthTokenIDGenerator
-
- generateNewTokenID() - Static method in class com.helger.security.authentication.result.AuthTokenIDGenerator
-
- generateNewTokenID(int) - Static method in class com.helger.security.authentication.result.AuthTokenIDGenerator
-
- gensalt(int, SecureRandom) - Static method in class com.helger.security.bcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt(int) - Static method in class com.helger.security.bcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt() - Static method in class com.helger.security.bcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method, selecting a
reasonable default for the number of hashing rounds to apply
- gensalt(int, SecureRandom) - Static method in class com.helger.security.bcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt(int) - Static method in class com.helger.security.bcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt() - Static method in class com.helger.security.bcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method, selecting a
reasonable default for the number of hashing rounds to apply
- GENSALT_DEFAULT_LOG2_ROUNDS - Static variable in class com.helger.security.bcrypt.BCrypt
-
- GENSALT_DEFAULT_LOG2_ROUNDS - Static variable in class com.helger.security.bcrypt.BCrypt
-
- getAlgorithm() - Method in enum com.helger.security.mac.EMacAlgorithm
-
- getAlgorithm() - Method in enum com.helger.security.mac.EMacAlgorithm
-
- getAlgorithm() - Method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- getAlgorithm() - Method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- getAlgorithm() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- getAlgorithm() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- getAlgorithmName() - Method in class com.helger.security.password.hash.AbstractPasswordHashCreator
-
- getAlgorithmName() - Method in class com.helger.security.password.hash.AbstractPasswordHashCreator
-
- getAlgorithmName() - Method in interface com.helger.security.password.hash.IPasswordHashCreator
-
- getAlgorithmName() - Method in interface com.helger.security.password.hash.IPasswordHashCreator
-
- getAlgorithmName() - Method in class com.helger.security.password.hash.PasswordHash
-
- getAlgorithmName() - Method in class com.helger.security.password.hash.PasswordHash
-
- getAllAuthCredentialToSubjectResolvers() - Static method in class com.helger.security.authentication.credentials.AuthCredentialToSubjectResolverManager
-
- getAllAuthCredentialToSubjectResolvers() - Static method in class com.helger.security.authentication.credentials.AuthCredentialToSubjectResolverManager
-
- getAllAuthCredentialValidators() - Static method in class com.helger.security.authentication.credentials.AuthCredentialValidatorManager
-
- getAllAuthCredentialValidators() - Static method in class com.helger.security.authentication.credentials.AuthCredentialValidatorManager
-
- getAllTokensOfSubject(IAuthSubject) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
Get all tokens of the specified auth subject.
- getAllTokensOfSubject(IAuthSubject) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
Get all tokens of the specified auth subject.
- getAuthCredentialToSubjectResolverCount() - Static method in class com.helger.security.authentication.credentials.AuthCredentialToSubjectResolverManager
-
- getAuthCredentialToSubjectResolverCount() - Static method in class com.helger.security.authentication.credentials.AuthCredentialToSubjectResolverManager
-
- getAuthSubject() - Method in class com.helger.security.authentication.result.AuthIdentification
-
- getAuthSubject() - Method in class com.helger.security.authentication.result.AuthIdentification
-
- getAuthSubject() - Method in interface com.helger.security.authentication.result.IAuthIdentification
-
- getAuthSubject() - Method in interface com.helger.security.authentication.result.IAuthIdentification
-
- getAuthToken() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- getAuthToken() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- getCreationDate() - Method in class com.helger.security.authentication.result.AuthToken
-
- getCreationDate() - Method in class com.helger.security.authentication.result.AuthToken
-
- getCreationDate() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getCreationDate() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getCredentialValidationFailure() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- getCredentialValidationFailure() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- getCurrentUserID() - Method in interface com.helger.security.authentication.subject.user.ICurrentUserIDProvider
-
- getCurrentUserID() - Method in interface com.helger.security.authentication.subject.user.ICurrentUserIDProvider
-
- getDisplayName() - Method in class com.helger.security.authentication.subject.AuthSubject
-
- getDisplayName() - Method in class com.helger.security.authentication.subject.AuthSubject
-
- getDisplayText(Locale) - Method in class com.helger.security.authentication.credentials.CredentialValidationResult
-
- getDisplayText(Locale) - Method in class com.helger.security.authentication.credentials.CredentialValidationResult
-
- getDisplayText(Locale) - Method in class com.helger.security.authentication.credentials.CredentialValidationResultList
-
- getDisplayText(Locale) - Method in class com.helger.security.authentication.credentials.CredentialValidationResultList
-
- getDisplayText(Locale) - Method in enum com.helger.security.keystore.EKeyStoreLoadError
-
- getDisplayText(Locale) - Method in enum com.helger.security.keystore.EKeyStoreLoadError
-
- getDisplayText(Locale) - Method in enum com.helger.security.keystore.EKeyStoreLoadErrorText
-
- getDisplayText(Locale) - Method in enum com.helger.security.keystore.EKeyStoreLoadErrorText
-
- getEncodedCertificate(Certificate) - Static method in class com.helger.security.certificate.CertificateHelper
-
Get the provided certificate as a byte array.
- getEncodedCertificate(Certificate) - Static method in class com.helger.security.certificate.CertificateHelper
-
Get the provided certificate as a byte array.
- getError() - Method in class com.helger.security.keystore.LoadedKey
-
- getError() - Method in class com.helger.security.keystore.LoadedKey
-
- getError() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- getError() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- getErrorParams() - Method in class com.helger.security.keystore.LoadedKey
-
- getErrorParams() - Method in class com.helger.security.keystore.LoadedKey
-
- getErrorParams() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- getErrorParams() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- getErrorText(Locale) - Method in class com.helger.security.keystore.LoadedKey
-
Get the error text
- getErrorText(Locale) - Method in class com.helger.security.keystore.LoadedKey
-
Get the error text
- getErrorText(Locale) - Method in class com.helger.security.keystore.LoadedKeyStore
-
Get the error text
- getErrorText(Locale) - Method in class com.helger.security.keystore.LoadedKeyStore
-
Get the error text
- getExpirationDate() - Method in class com.helger.security.authentication.result.AuthToken
-
Get the date time when this token will expire.
- getExpirationDate() - Method in class com.helger.security.authentication.result.AuthToken
-
Get the date time when this token will expire.
- getExpirationDate() - Method in interface com.helger.security.authentication.result.IAuthToken
-
Get the date time when this token will expire.
- getExpirationDate() - Method in interface com.helger.security.authentication.result.IAuthToken
-
Get the date time when this token will expire.
- getExpirationSeconds() - Method in class com.helger.security.authentication.result.AuthToken
-
- getExpirationSeconds() - Method in class com.helger.security.authentication.result.AuthToken
-
- getExpirationSeconds() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getExpirationSeconds() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getFromIDCaseInsensitiveOrDefault(String, EKeyStoreType) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
- getFromIDCaseInsensitiveOrDefault(String, EKeyStoreType) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
- getFromIDCaseInsensitiveOrNull(String) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
- getFromIDCaseInsensitiveOrNull(String) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
- getFromIDOrNull(String) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
- getFromIDOrNull(String) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
- getFromStringIgnoreCase(String) - Static method in enum com.helger.security.mac.EMacAlgorithm
-
- getFromStringIgnoreCase(String) - Static method in enum com.helger.security.mac.EMacAlgorithm
-
- getFromStringIgnoreCase(String) - Static method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- getFromStringIgnoreCase(String) - Static method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
- getFromValueOrNull(int) - Static method in enum com.helger.security.oscp.EOCSPResponseStatus
-
- getFromValueOrNull(int) - Static method in enum com.helger.security.oscp.EOCSPResponseStatus
-
- getHexEncodedDigestString() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- getHexEncodedDigestString() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- getID() - Method in class com.helger.security.authentication.result.AuthToken
-
- getID() - Method in class com.helger.security.authentication.result.AuthToken
-
- getID() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getID() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getID() - Method in class com.helger.security.authentication.subject.AuthSubject
-
- getID() - Method in class com.helger.security.authentication.subject.AuthSubject
-
- getID() - Method in enum com.helger.security.keystore.EKeyStoreLoadError
-
- getID() - Method in enum com.helger.security.keystore.EKeyStoreLoadError
-
- getID() - Method in enum com.helger.security.keystore.EKeyStoreType
-
- getID() - Method in enum com.helger.security.keystore.EKeyStoreType
-
- getID() - Method in enum com.helger.security.oscp.EOCSPResponseStatus
-
- getID() - Method in enum com.helger.security.oscp.EOCSPResponseStatus
-
- getIdentification() - Method in class com.helger.security.authentication.result.AuthToken
-
- getIdentification() - Method in class com.helger.security.authentication.result.AuthToken
-
- getIdentification() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getIdentification() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getIdentificationDateTime() - Method in class com.helger.security.authentication.result.AuthIdentification
-
- getIdentificationDateTime() - Method in class com.helger.security.authentication.result.AuthIdentification
-
- getIdentificationDateTime() - Method in interface com.helger.security.authentication.result.IAuthIdentification
-
Method to retrieve the time stamp of when this object was created.
- getIdentificationDateTime() - Method in interface com.helger.security.authentication.result.IAuthIdentification
-
Method to retrieve the time stamp of when this object was created.
- getKey() - Method in class com.helger.security.keystore.ConstantKeySelectorResult
-
- getKey() - Method in class com.helger.security.keystore.ConstantKeySelectorResult
-
- getKeyEntry() - Method in class com.helger.security.keystore.LoadedKey
-
- getKeyEntry() - Method in class com.helger.security.keystore.LoadedKey
-
- getKeyStore() - Method in interface com.helger.security.keystore.IKeyStoreType
-
- getKeyStore(String) - Method in interface com.helger.security.keystore.IKeyStoreType
-
- getKeyStore(Provider) - Method in interface com.helger.security.keystore.IKeyStoreType
-
- getKeyStore() - Method in interface com.helger.security.keystore.IKeyStoreType
-
- getKeyStore(String) - Method in interface com.helger.security.keystore.IKeyStoreType
-
- getKeyStore(Provider) - Method in interface com.helger.security.keystore.IKeyStoreType
-
- getKeyStore() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- getKeyStore() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- getLastAccessDate() - Method in class com.helger.security.authentication.result.AuthToken
-
- getLastAccessDate() - Method in class com.helger.security.authentication.result.AuthToken
-
- getLastAccessDate() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getLastAccessDate() - Method in interface com.helger.security.authentication.result.IAuthToken
-
- getMac() - Method in class com.helger.security.mac.MacInputStream
-
Returns the Mac associated with this stream.
- getMac() - Method in class com.helger.security.mac.MacInputStream
-
Returns the Mac associated with this stream.
- getMac() - Method in class com.helger.security.mac.MacOutputStream
-
Returns the Mac associated with this stream.
- getMac() - Method in class com.helger.security.mac.MacOutputStream
-
Returns the Mac associated with this stream.
- getOffset() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- getOffset() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- getPassword() - Method in interface com.helger.security.authentication.credentials.usernamepw.IUserNamePasswordCredentials
-
- getPassword() - Method in interface com.helger.security.authentication.credentials.usernamepw.IUserNamePasswordCredentials
-
- getPassword() - Method in class com.helger.security.authentication.credentials.usernamepw.UserNamePasswordCredentials
-
- getPassword() - Method in class com.helger.security.authentication.credentials.usernamepw.UserNamePasswordCredentials
-
- getPasswordHashValue() - Method in class com.helger.security.password.hash.PasswordHash
-
- getPasswordHashValue() - Method in class com.helger.security.password.hash.PasswordHash
-
- getPEMEncodedCertificate(Certificate) - Static method in class com.helger.security.certificate.CertificateHelper
-
Get the provided certificate as PEM (Base64) encoded String.
- getPEMEncodedCertificate(Certificate) - Static method in class com.helger.security.certificate.CertificateHelper
-
Get the provided certificate as PEM (Base64) encoded String.
- getResourceProvider() - Static method in class com.helger.security.keystore.KeyStoreHelper
-
- getResourceProvider() - Static method in class com.helger.security.keystore.KeyStoreHelper
-
- getRFC1421CompliantString(String, boolean) - Static method in class com.helger.security.certificate.CertificateHelper
-
The certificate string needs to be emitted in portions of 64 characters.
- getRFC1421CompliantString(String, boolean, String) - Static method in class com.helger.security.certificate.CertificateHelper
-
The certificate string needs to be emitted in portions of 64 characters.
- getRFC1421CompliantString(String, boolean) - Static method in class com.helger.security.certificate.CertificateHelper
-
The certificate string needs to be emitted in portions of 64 characters.
- getRFC1421CompliantString(String, boolean, String) - Static method in class com.helger.security.certificate.CertificateHelper
-
The certificate string needs to be emitted in portions of 64 characters.
- getSalt() - Method in class com.helger.security.password.hash.PasswordHash
-
- getSalt() - Method in class com.helger.security.password.hash.PasswordHash
-
- getSaltAsString() - Method in class com.helger.security.password.hash.PasswordHash
-
- getSaltAsString() - Method in class com.helger.security.password.hash.PasswordHash
-
- getSaltByteCount() - Method in interface com.helger.security.password.salt.IPasswordSalt
-
- getSaltByteCount() - Method in interface com.helger.security.password.salt.IPasswordSalt
-
- getSaltByteCount() - Method in class com.helger.security.password.salt.PasswordSalt
-
- getSaltByteCount() - Method in class com.helger.security.password.salt.PasswordSalt
-
- getSaltByteCount() - Method in class com.helger.security.password.salt.PasswordSaltBCrypt
-
- getSaltByteCount() - Method in class com.helger.security.password.salt.PasswordSaltBCrypt
-
- getSaltBytes() - Method in interface com.helger.security.password.salt.IPasswordSalt
-
- getSaltBytes() - Method in interface com.helger.security.password.salt.IPasswordSalt
-
- getSaltBytes() - Method in class com.helger.security.password.salt.PasswordSalt
-
- getSaltBytes() - Method in class com.helger.security.password.salt.PasswordSalt
-
- getSaltBytes() - Method in class com.helger.security.password.salt.PasswordSaltBCrypt
-
- getSaltBytes() - Method in class com.helger.security.password.salt.PasswordSaltBCrypt
-
- getSaltString() - Method in interface com.helger.security.password.salt.IPasswordSalt
-
- getSaltString() - Method in interface com.helger.security.password.salt.IPasswordSalt
-
- getSaltString() - Method in class com.helger.security.password.salt.PasswordSalt
-
- getSaltString() - Method in class com.helger.security.password.salt.PasswordSalt
-
- getSaltString() - Method in class com.helger.security.password.salt.PasswordSaltBCrypt
-
- getSaltString() - Method in class com.helger.security.password.salt.PasswordSaltBCrypt
-
- getSimiliarKeyStore(KeyStore) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
- getSimiliarKeyStore(KeyStore) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
- getSubjectFromCredentials(IAuthCredentials) - Static method in class com.helger.security.authentication.credentials.AuthCredentialToSubjectResolverManager
-
- getSubjectFromCredentials(IAuthCredentials) - Static method in class com.helger.security.authentication.credentials.AuthCredentialToSubjectResolverManager
-
- getSubjectFromCredentials(IAuthCredentials) - Method in interface com.helger.security.authentication.credentials.IAuthCredentialToSubjectResolverSPI
-
- getSubjectFromCredentials(IAuthCredentials) - Method in interface com.helger.security.authentication.credentials.IAuthCredentialToSubjectResolverSPI
-
- getUserID() - Method in interface com.helger.security.authentication.subject.user.IHasUserID
-
- getUserID() - Method in interface com.helger.security.authentication.subject.user.IHasUserID
-
- getUserName() - Method in interface com.helger.security.authentication.credentials.usernamepw.IUserNamePasswordCredentials
-
- getUserName() - Method in interface com.helger.security.authentication.credentials.usernamepw.IUserNamePasswordCredentials
-
- getUserName() - Method in class com.helger.security.authentication.credentials.usernamepw.UserNamePasswordCredentials
-
- getUserName() - Method in class com.helger.security.authentication.credentials.usernamepw.UserNamePasswordCredentials
-
- getValidToken(String) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
- getValidToken(String) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
- getWithoutPEMHeader(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
- getWithoutPEMHeader(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
- getWithPEMHeader(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
- getWithPEMHeader(String) - Static method in class com.helger.security.certificate.CertificateHelper
-
- getX509CertificateFactory() - Static method in class com.helger.security.certificate.CertificateHelper
-
- getX509CertificateFactory() - Static method in class com.helger.security.certificate.CertificateHelper
-
- IAuthCredentials - Interface in com.helger.security.authentication.credentials
-
This interface is the base interface for authentication credentials to check
against a principal.
- IAuthCredentials - Interface in com.helger.security.authentication.credentials
-
This interface is the base interface for authentication credentials to check
against a principal.
- IAuthCredentialToSubjectResolverSPI - Interface in com.helger.security.authentication.credentials
-
This interface needs to be implemented by all classes that are used for
resolving credentials to a certain subject.
- IAuthCredentialToSubjectResolverSPI - Interface in com.helger.security.authentication.credentials
-
This interface needs to be implemented by all classes that are used for
resolving credentials to a certain subject.
- IAuthCredentialValidatorSPI - Interface in com.helger.security.authentication.credentials
-
This SPI needs to be implemented by all implementing application to validate
the specified credentials.
- IAuthCredentialValidatorSPI - Interface in com.helger.security.authentication.credentials
-
This SPI needs to be implemented by all implementing application to validate
the specified credentials.
- IAuthIdentification - Interface in com.helger.security.authentication.result
-
The interface representing the authentication result of an
IAuthSubject (e.g. user) at a given date and time.
- IAuthIdentification - Interface in com.helger.security.authentication.result
-
The interface representing the authentication result of an
IAuthSubject (e.g. user) at a given date and time.
- IAuthSubject - Interface in com.helger.security.authentication.subject
-
Represents a user or any other subject that can be authenticated in an
application.
- IAuthSubject - Interface in com.helger.security.authentication.subject
-
Represents a user or any other subject that can be authenticated in an
application.
- IAuthToken - Interface in com.helger.security.authentication.result
-
Interface for an auth token.
- IAuthToken - Interface in com.helger.security.authentication.result
-
Interface for an auth token.
- ICredentialValidationResult - Interface in com.helger.security.authentication.credentials
-
Base interface for the credential validation result.
- ICredentialValidationResult - Interface in com.helger.security.authentication.credentials
-
Base interface for the credential validation result.
- ICurrentUserIDProvider - Interface in com.helger.security.authentication.subject.user
-
Callback interface for resolving the current user ID.
- ICurrentUserIDProvider - Interface in com.helger.security.authentication.subject.user
-
Callback interface for resolving the current user ID.
- IHasUserID - Interface in com.helger.security.authentication.subject.user
-
Interface for objects having a user ID.
- IHasUserID - Interface in com.helger.security.authentication.subject.user
-
Interface for objects having a user ID.
- IKeyStoreType - Interface in com.helger.security.keystore
-
Base interface for the different types of key stores (like JKS or PKCS12).
- IKeyStoreType - Interface in com.helger.security.keystore
-
Base interface for the different types of key stores (like JKS or PKCS12).
- IPasswordHashCreator - Interface in com.helger.security.password.hash
-
Interface for a password hash creator.
- IPasswordHashCreator - Interface in com.helger.security.password.hash
-
Interface for a password hash creator.
- IPasswordSalt - Interface in com.helger.security.password.salt
-
Base interface for a password salt.
- IPasswordSalt - Interface in com.helger.security.password.salt
-
Base interface for a password salt.
- isAnonymousUser() - Method in interface com.helger.security.authentication.subject.user.IHasUserID
-
- isAnonymousUser() - Method in interface com.helger.security.authentication.subject.user.IHasUserID
-
- isCertificateValidPerNow(X509Certificate) - Static method in class com.helger.security.certificate.CertificateHelper
-
Check if the "not valid before"/"not valid after" of the provided X509
certificate is valid per "now".
- isCertificateValidPerNow(X509Certificate) - Static method in class com.helger.security.certificate.CertificateHelper
-
Check if the "not valid before"/"not valid after" of the provided X509
certificate is valid per "now".
- isCopy() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- isCopy() - Method in class com.helger.security.messagedigest.MessageDigestValue
-
- isExpirationPossible() - Method in class com.helger.security.authentication.result.AuthToken
-
- isExpirationPossible() - Method in class com.helger.security.authentication.result.AuthToken
-
- isExpirationPossible() - Method in interface com.helger.security.authentication.result.IAuthToken
-
Check if this token can expire (expiration seconds > 0) or not
(expiration seconds =
0).
- isExpirationPossible() - Method in interface com.helger.security.authentication.result.IAuthToken
-
Check if this token can expire (expiration seconds > 0) or not
(expiration seconds =
0).
- isExpired() - Method in class com.helger.security.authentication.result.AuthToken
-
- isExpired() - Method in class com.helger.security.authentication.result.AuthToken
-
- isExpired() - Method in interface com.helger.security.authentication.result.IAuthToken
-
Check if the token is expired.
- isExpired() - Method in interface com.helger.security.authentication.result.IAuthToken
-
Check if the token is expired.
- isFailure() - Method in class com.helger.security.authentication.credentials.CredentialValidationResult
-
- isFailure() - Method in class com.helger.security.authentication.credentials.CredentialValidationResult
-
- isFailure() - Method in class com.helger.security.authentication.credentials.CredentialValidationResultList
-
- isFailure() - Method in class com.helger.security.authentication.credentials.CredentialValidationResultList
-
- isFailure() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- isFailure() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- isOn() - Method in class com.helger.security.mac.MacInputStream
-
- isOn() - Method in class com.helger.security.mac.MacInputStream
-
- isOn() - Method in class com.helger.security.mac.MacOutputStream
-
- isOn() - Method in class com.helger.security.mac.MacOutputStream
-
- isSuccess() - Method in class com.helger.security.authentication.credentials.CredentialValidationResult
-
- isSuccess() - Method in class com.helger.security.authentication.credentials.CredentialValidationResult
-
- isSuccess() - Method in class com.helger.security.authentication.credentials.CredentialValidationResultList
-
- isSuccess() - Method in class com.helger.security.authentication.credentials.CredentialValidationResultList
-
- isSuccess() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- isSuccess() - Method in class com.helger.security.authentication.result.AuthIdentificationResult
-
- isSuccess() - Method in interface com.helger.security.authentication.result.IAuthIdentification
-
- isSuccess() - Method in interface com.helger.security.authentication.result.IAuthIdentification
-
- isSuccess() - Method in class com.helger.security.keystore.LoadedKey
-
- isSuccess() - Method in class com.helger.security.keystore.LoadedKey
-
- isSuccess() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- isSuccess() - Method in class com.helger.security.keystore.LoadedKeyStore
-
- isSuccess() - Method in enum com.helger.security.oscp.EOCSPResponseStatus
-
- isSuccess() - Method in enum com.helger.security.oscp.EOCSPResponseStatus
-
- IUserNamePasswordCredentials - Interface in com.helger.security.authentication.credentials.usernamepw
-
This interface represents username and password credentials passed from a
login page.
- IUserNamePasswordCredentials - Interface in com.helger.security.authentication.credentials.usernamepw
-
This interface represents username and password credentials passed from a
login page.
- LoadedKey<T extends KeyStore.Entry> - Class in com.helger.security.keystore
-
This class contains the result of loading the configured private key as
configured in the configuration file.
- LoadedKey<T extends KeyStore.Entry> - Class in com.helger.security.keystore
-
This class contains the result of loading the configured private key as
configured in the configuration file.
- LoadedKey(T, EKeyStoreLoadError, String...) - Constructor for class com.helger.security.keystore.LoadedKey
-
- LoadedKey(T, EKeyStoreLoadError, String...) - Constructor for class com.helger.security.keystore.LoadedKey
-
- LoadedKeyStore - Class in com.helger.security.keystore
-
This class contains the result of loading a key store from e.g. a
configuration file.
- LoadedKeyStore - Class in com.helger.security.keystore
-
This class contains the result of loading a key store from e.g. a
configuration file.
- LoadedKeyStore(KeyStore, EKeyStoreLoadError, String...) - Constructor for class com.helger.security.keystore.LoadedKeyStore
-
- LoadedKeyStore(KeyStore, EKeyStoreLoadError, String...) - Constructor for class com.helger.security.keystore.LoadedKeyStore
-
- loadKeyStore(IKeyStoreType, String, String) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the provided key store in a safe manner.
- loadKeyStore(IKeyStoreType, String, String) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the provided key store in a safe manner.
- loadKeyStoreDirect(IKeyStoreType, String, String) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load a key store from a resource.
- loadKeyStoreDirect(IKeyStoreType, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load a key store from a resource.
- loadKeyStoreDirect(IKeyStoreType, String, String) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load a key store from a resource.
- loadKeyStoreDirect(IKeyStoreType, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load a key store from a resource.
- loadPrivateKey(KeyStore, String, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the specified private key entry from the provided key store.
- loadPrivateKey(KeyStore, String, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the specified private key entry from the provided key store.
- loadSecretKey(KeyStore, String, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the specified secret key entry from the provided key store.
- loadSecretKey(KeyStore, String, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the specified secret key entry from the provided key store.
- loadTrustedCertificateKey(KeyStore, String, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the specified private key entry from the provided key store.
- loadTrustedCertificateKey(KeyStore, String, String, char[]) - Static method in class com.helger.security.keystore.KeyStoreHelper
-
Load the specified private key entry from the provided key store.
- validateCredentials(IAuthCredentials) - Static method in class com.helger.security.authentication.credentials.AuthCredentialValidatorManager
-
- validateCredentials(IAuthCredentials) - Static method in class com.helger.security.authentication.credentials.AuthCredentialValidatorManager
-
- validateCredentials(IAuthCredentials) - Method in interface com.helger.security.authentication.credentials.IAuthCredentialValidatorSPI
-
Validate the specified credentials.
- validateCredentials(IAuthCredentials) - Method in interface com.helger.security.authentication.credentials.IAuthCredentialValidatorSPI
-
Validate the specified credentials.
- validateLoginCredentialsAndCreateToken(IAuthCredentials) - Static method in class com.helger.security.authentication.result.AuthIdentificationManager
-
Validate the login credentials, try to resolve the subject and create a
token upon success.
- validateLoginCredentialsAndCreateToken(IAuthCredentials) - Static method in class com.helger.security.authentication.result.AuthIdentificationManager
-
Validate the login credentials, try to resolve the subject and create a
token upon success.
- validateTokenAndUpdateLastAccess(String) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
- validateTokenAndUpdateLastAccess(String) - Static method in class com.helger.security.authentication.result.AuthTokenRegistry
-
- valueOf(String) - Static method in enum com.helger.security.keystore.EKeyStoreLoadError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.keystore.EKeyStoreLoadError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.keystore.EKeyStoreLoadErrorText
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.keystore.EKeyStoreLoadErrorText
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.keystore.EKeyStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.mac.EMacAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.mac.EMacAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.oscp.EOCSPResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.security.oscp.EOCSPResponseStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.security.keystore.EKeyStoreLoadError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.keystore.EKeyStoreLoadError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.keystore.EKeyStoreLoadErrorText
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.keystore.EKeyStoreLoadErrorText
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.keystore.EKeyStoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.keystore.EKeyStoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.mac.EMacAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.mac.EMacAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.messagedigest.EMessageDigestAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.oscp.EOCSPResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.helger.security.oscp.EOCSPResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.