Uses of Enum
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.NegotiationStatus
Packages that use NegotiationStatus
Package
Description
-
Uses of NegotiationStatus in org.apache.kerby.kerberos.kerb.admin.kadmin.remote
Methods in org.apache.kerby.kerberos.kerb.admin.kadmin.remote that return NegotiationStatusModifier and TypeMethodDescriptionstatic NegotiationStatusReturns the enum constant of this type with the specified name.static NegotiationStatus[]NegotiationStatus.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NegotiationStatus in org.apache.kerby.kerberos.kerb.admin.message
Methods in org.apache.kerby.kerberos.kerb.admin.message with parameters of type NegotiationStatusModifier and TypeMethodDescriptionstatic ByteBufferKadminCode.encodeSaslMessage(byte[] bytes, NegotiationStatus status)