Uses of Class
org.apache.wss4j.common.kerberos.KerberosTokenDecoderException

Packages that use KerberosTokenDecoderException
org.apache.wss4j.common.kerberos   
 

Uses of KerberosTokenDecoderException in org.apache.wss4j.common.kerberos
 

Methods in org.apache.wss4j.common.kerberos that throw KerberosTokenDecoderException
 String KerberosTokenDecoderImpl.getClientPrincipalName()
          Get the client principal name from the decoded service ticket.
 byte[] KerberosTokenDecoderImpl.getSessionKey()
          Get the session key from the token
 byte[] KerberosTokenDecoder.getSessionKey()
          Get the session key from the token
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.