Class JaasUtil
java.lang.Object
org.springframework.security.kerberos.authentication.sun.JaasUtil
JAAS utility functions.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Subject
copySubject
(Subject subject) Copy the principal and the credentials into a new Subject.
-
Constructor Details
-
JaasUtil
public JaasUtil()
-
-
Method Details
-
copySubject
Copy the principal and the credentials into a new Subject.- Parameters:
subject
-- Returns:
-