Uses of Interface
ddf.security.Subject
Packages that use Subject
-
Uses of Subject in ddf.security.service
Methods in ddf.security.service that return SubjectModifier and TypeMethodDescriptionSecurityManager.getSubject(Object token) Exchanges an authentication token for a subject. -
Uses of Subject in org.codice.ddf.security
Methods in org.codice.ddf.security that return SubjectModifier and TypeMethodDescriptionSecurity.getGuestSubject(String ipAddress) Gets the guestSubjectassociated with the specified IP.Security.getSubject(String username, String password, String ip) Security.getSystemSubject()Gets theSubjectassociated with this system.