Class ServletSecurityContextImpl.IdentityContainer

    • Constructor Detail

      • IdentityContainer

        public IdentityContainer​(org.wildfly.security.cache.CachedIdentity securityIdentity,
                                 String authType)
    • Method Detail

      • getSecurityIdentity

        public org.wildfly.security.cache.CachedIdentity getSecurityIdentity()
      • getAuthType

        public String getAuthType()