public interface UserSubjectPrincipal extends Principal, Serializable
The Principal representing the User of a Subject
String
getName()
Subject
getSubject()
User
getUser()
equals, hashCode, toString
String getName()
getName
Principal
User getUser()
Subject getSubject()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.