Class LdapGroup

  • All Implemented Interfaces:
    java.io.Serializable, java.security.Principal

    public class LdapGroup
    extends Group
    implements java.security.Principal
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      LdapGroup​(java.lang.String group)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.security.Principal

        equals, getName, hashCode, implies, toString
    • Constructor Detail

      • LdapGroup

        public LdapGroup​(java.lang.String group)