Class LdapRole

    • Field Detail

      • HASH_CODE_SEED

        private static final int HASH_CODE_SEED
        hash code seed.
        See Also:
        Constant Field Values
      • serialVersionUID

        private static final long serialVersionUID
        serial version uid.
        See Also:
        Constant Field Values
      • roleName

        private final String roleName
        LDAP role name.
    • Constructor Detail

      • LdapRole

        public LdapRole​(String name)
        Creates a new ldap role with the supplied name.
        Parameters:
        name - of this role