public interface SpnegoTokenGenerator
Implementations of this interface are expected to be thread-safe.
Modifier and Type | Method and Description |
---|---|
byte[] |
generateSpnegoDERObject(byte[] kerberosTicket) |
byte[] generateSpnegoDERObject(byte[] kerberosTicket) throws IOException
IOException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.