com.tagish.auth.win32.typed
Class NTGroupPrincipal
java.lang.Object
|
+--com.tagish.auth.TypedPrincipal
|
+--com.tagish.auth.win32.NTPrincipal
|
+--com.tagish.auth.win32.typed.NTGroupPrincipal
- All Implemented Interfaces:
- Principal, Serializable
- public class NTGroupPrincipal
- extends NTPrincipal
A NTGroupPrincipal is a Class
level Principal that represents a
named NT Group.
- Version:
- 1.0.3
- Author:
- Jerry L Smith II, jsmith@sedonaesolutions.com
- See Also:
- Serialized Form
NTGroupPrincipal
public NTGroupPrincipal(String name)
- Creates a new instance of NTGroupPrincipal