All Packages Class Hierarchy This Package Previous Next Index
Class sun.server.realm.HostAclEntryImpl
java.lang.Object
|
+----sun.security.acl.AclEntryImpl
|
+----sun.server.realm.HostAclEntryImpl
- public class HostAclEntryImpl
- extends AclEntryImpl
This is an extension to AclImpl to add support for Host principals.
-
HostAclEntryImpl(Principal)
-
-
toString()
- returns a string representation for this acl entry
-- with Host support --
HostAclEntryImpl
public HostAclEntryImpl(Principal user)
toString
public String toString()
- returns a string representation for this acl entry
-- with Host support --
- Overrides:
- toString in class AclEntryImpl
All Packages Class Hierarchy This Package Previous Next Index