Platform SDK Java 8.5 API Reference

Uses of Interface
com.genesyslab.platform.commons.protocol.auth.AuthTicket

Packages that use AuthTicket
com.genesyslab.platform.commons.protocol.auth Contains classes for user identification using Kerberos. 
 

Uses of AuthTicket in com.genesyslab.platform.commons.protocol.auth
 

Classes in com.genesyslab.platform.commons.protocol.auth that implement AuthTicket
 class AuthTicketData
          An immutable ticket container.
 

Methods in com.genesyslab.platform.commons.protocol.auth that return AuthTicket
 AuthTicket KerberosTicketAcceptor.acceptTicket(AuthTicket ticket)
           
 AuthTicket RawDataTicketAcquirer.acquireTicket(java.lang.String servicePrincipalName)
          Returns the ticket passed in constructor.
 AuthTicket KerberosTicketAcquirer.acquireTicket(java.lang.String servicePrincipalName)
           
 AuthTicket AuthTicketAcquirer.acquireTicket(java.lang.String servicePrincipalName)
          Acquires authentication ticket for a given SPN.
 

Methods in com.genesyslab.platform.commons.protocol.auth with parameters of type AuthTicket
 AuthTicket KerberosTicketAcceptor.acceptTicket(AuthTicket ticket)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.