May 2001
Intermediate to advanced
618 pages
20h 50m
English
Class com.sun.security.auth.NTSidGroupPrincipal
This represents the Windows NT group sid that belongs to a subject. In a login configuration file, specifying this class requires that the user have the given ID.
public class com.sun.security.auth.NTSidGroupPrincipal
extends com.sun.security.auth.NTSid {
// Constructors
public NTSidGroupPrincipal(String);
// Instance Methods
public boolean equals(Object);
public String toString( );
}Read now
Unlock full access