Class SystemSubject


  • public final class SystemSubject
    extends java.lang.Object
    Internal utility providing access to a system internal subject instance.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javax.security.auth.Subject INSTANCE  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • INSTANCE

        public static final javax.security.auth.Subject INSTANCE