Package com.sun.jmx.remote.opt.security

Warning: Classes in this package are reserved for internal use.

See:
          Description

Class Summary
AdminClient  
AdminServer  
JMXPasswordAuthenticator This class represents a username/password based implementation of the JMXAuthenticator interface.
JMXSubjectDomainCombiner This class represents an extension to the SubjectDomainCombiner and is used to add a new ProtectionDomain, comprised of a null codesource/signers and an empty permission set, to the access control context with which this combiner is combined.
MBeanServerAccessController An object of this class implements the MBeanServer interface and, for each of its methods, calls an appropriate checking method and then forwards the request to a wrapped MBeanServer object.
MBeanServerFileAccessController An object of this class implements the MBeanServerAccessController interface and, for each of its methods, calls an appropriate checking method and then forwards the request to a wrapped MBeanServer object.
SASLClientHandler This class implements the client side SASL profile.
SASLInputStream This class is used by clients of the Java SASL that need to create streams using SaslClient's wrap/unwrap.
SASLOutputStream  
SASLServerHandler This class implements the server side SASL profile.
SubjectDelegator  
TLSClientHandler This class implements the client side TLS profile.
TLSServerHandler This class implements the server side TLS profile.
 

Package com.sun.jmx.remote.opt.security Description

Warning: Classes in this package are reserved for internal use. They are not part of the public API and are subject to arbitrary changes.



Copyright © 2014 Terracotta, Inc.. All rights reserved.