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