|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolSecurityException | |
---|---|
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
com.genesyslab.platform.commons.protocol.auth | Contains classes for user identification using Kerberos. |
Uses of ProtocolSecurityException in com.genesyslab.platform.commons.protocol |
---|
Methods in com.genesyslab.platform.commons.protocol that throw ProtocolSecurityException | |
---|---|
void |
ClientChannel.setAddressResolverParams(java.util.Map<java.lang.String,java.lang.Object> parameters)
Sets parameters for SocketAddress resolver. |
void |
ClientChannel.setAddressResolverParams(java.lang.String parameters)
Sets parameters for SocketAddress resolver. |
Uses of ProtocolSecurityException in com.genesyslab.platform.commons.protocol.auth |
---|
Subclasses of ProtocolSecurityException in com.genesyslab.platform.commons.protocol.auth | |
---|---|
class |
AuthTicketAcquirerException
The exception will be thrown when problems with authentication ticket acquiring occurs. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |