public class HashInterceptorBean extends InterceptorBean
| Constructor and Description |
|---|
HashInterceptorBean()
Creates a new AuthenticationInterceptorBean instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
addHashAttributes(String[] hashAttributes) |
String |
getHashAlgorithm() |
Set<String> |
getHashAttributes() |
void |
setHashAlgorithm(String hashAlgorithm) |
String |
toString(String tabs) |
compareTo, getInterceptorClassName, getInterceptorId, getInterceptorOrder, setInterceptorClassName, setInterceptorId, setInterceptorOrder, toStringgetDescription, getDn, isDisabled, isEnabled, setDescription, setDn, setEnabled, toString, toString, toString, toStringpublic HashInterceptorBean()
public void addHashAttributes(String[] hashAttributes)
hashAttributes - The attributes that need to be hashedpublic String getHashAlgorithm()
public Set<String> getHashAttributes()
public void setHashAlgorithm(String hashAlgorithm)
hashAlgorithm - The hash algorithm to usepublic String toString(String tabs)
toString in class InterceptorBeanCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.