Class X509CredentialsSha256Matcher
java.lang.Object
fr.gouv.vitam.common.auth.core.authc.AbstractX509CredentialsMatcher
fr.gouv.vitam.common.auth.core.authc.X509CredentialsSha256Matcher
- All Implemented Interfaces:
org.apache.shiro.authc.credential.CredentialsMatcher
Based on work: Copyright Paul Merlin 2011 (Apache Licence v2.0)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class fr.gouv.vitam.common.auth.core.authc.AbstractX509CredentialsMatcher
doCredentialsMatch, toString
-
Constructor Details
-
X509CredentialsSha256Matcher
public X509CredentialsSha256Matcher()
-
-
Method Details
-
doX509CredentialsMatch
- Specified by:
doX509CredentialsMatch
in classAbstractX509CredentialsMatcher
- Returns:
- is the Info matchs the token given
-