Package org.ldaptive.auth
Class CompareAuthenticationHandler.Scheme
- java.lang.Object
-
- org.ldaptive.auth.CompareAuthenticationHandler.Scheme
-
- Enclosing class:
- CompareAuthenticationHandler
public static class CompareAuthenticationHandler.Scheme extends java.lang.Object
Represents a password scheme used for attribute comparison.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getAlgorithm()
Returns the scheme algorithm.java.lang.String
getLabel()
Returns the scheme label.java.lang.String
toString()
-