Package waffle.jaas

Class GroupPrincipal

  • All Implemented Interfaces:
    Serializable, Principal

    @Deprecated
    public class GroupPrincipal
    extends UserPrincipal
    Deprecated.
    This class is deprecated as hiding a principal inside another principal is not JAAS compliant. Use the Principals in the Subject to directly enroll groups or roles by name.
    Group principal.
    Author:
    rockchip[dot]tv[at]gmail[dot]com
    See Also:
    Serialized Form
    • Constructor Detail

      • GroupPrincipal

        public GroupPrincipal​(String fqn)
        Deprecated.
        Instantiates a new group principal.
        Parameters:
        fqn - the fqn