Yazi Ekle
-
java
|
javax
|
org
javax
>
javax.security
>
javax.security.sasl
>
javax.security.sasl.saslserver
>
Interface: javax.security.sasl.SaslServer
javax.security.sasl.SaslServer
public interface
SaslServer
FIELDS:
CONSTRUCTORS:
METHODS:
void
dispose
()
Throws:
SaslException
byte[]
evaluateResponse
(byte[] response)
Throws:
SaslException
String
getAuthorizationID
()
Throws:
IllegalStateException
String
getMechanismName
()
Object
getNegotiatedProperty
(
String
propName)
Throws:
IllegalStateException
boolean
isComplete
()
byte[]
unwrap
(byte[] incoming, int offset, int len)
Throws:
SaslException
Throws:
IllegalStateException
byte[]
wrap
(byte[] outgoing, int offset, int len)
Throws:
SaslException
Throws:
IllegalStateException
INHERITED METHODS:
SUBINTERFACES:
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net