Class AccountsPreDefinedLoginModule.StaticPrincipal

  • All Implemented Interfaces:
    java.security.Principal
    Enclosing class:
    AccountsPreDefinedLoginModule

    public static class AccountsPreDefinedLoginModule.StaticPrincipal
    extends java.lang.Object
    implements java.security.Principal
    Static principal added to the subject when authn is successful.
    • Constructor Summary

      Constructors 
      Constructor Description
      StaticPrincipal()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

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

      • StaticPrincipal

        public StaticPrincipal()