Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.commons.protocols | |
com.genesyslab.platform.commons.protocol.auth |
Contains classes for user identification using Kerberos.
|
com.genesyslab.platform.configuration.protocol |
This package contains the
Protocol classes that your applications
can use to set up communication with Configuration Server. |
Modifier and Type | Method | Description |
---|---|---|
AuthTicketAcquirer |
ConfServerConfiguration.getTicketAcquirer() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConfServerConfiguration.setTicketAcquirer(AuthTicketAcquirer ticketAcquirer) |
Deprecated.
|
Modifier and Type | Class | Description |
---|---|---|
class |
KerberosTicketAcquirer |
Kerberos-specific implementation of
AuthTicketAcquirer . |
class |
RawDataTicketAcquirer |
RawDataTicketAcquirer class implemented for acquiring
AuthTicket with using user raw binary data |
Modifier and Type | Method | Description |
---|---|---|
static AuthTicketAcquirer |
DefaultAuthTicketAcquirer.getInstance() |
Gets default ticket acquirer.
|
Modifier and Type | Method | Description |
---|---|---|
AuthTicketAcquirer |
ConfServerProtocol.getTicketAcquirer() |
Gets custom Kerberos ticket acquirer.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConfServerProtocol.setTicketAcquirer(AuthTicketAcquirer ticketAcquirer) |
Sets custom Kerberos ticket acquirer.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.