|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.io.encoder.AuthenticatorEncoder
public class AuthenticatorEncoder
| Constructor Summary | |
|---|---|
AuthenticatorEncoder()
|
|
| Method Summary | |
|---|---|
byte[] |
encode(Encodable authenticator)
Encodes an Authenticator into a byte array. |
Encoder |
getEncoder()
Returns an Encoder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticatorEncoder()
| Method Detail |
|---|
public byte[] encode(Encodable authenticator)
throws java.io.IOException
Authenticator into a byte array.
encode in interface Encoderauthenticator -
java.io.IOExceptionpublic Encoder getEncoder()
EncoderFactoryEncoder.
getEncoder in interface EncoderFactoryEncoder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||