|
Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14658-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SubjectParser
This interface provides utility methods for extracting out the user and role principals from the given Subject. Service provider needs to provide the implementation for this interface.
| Method Summary | |
|---|---|
java.util.List |
getRolePrincipals(javax.security.auth.Subject sub) |
java.security.Principal |
getUserPrincipal(javax.security.auth.Subject sub) |
| Method Detail |
|---|
java.security.Principal getUserPrincipal(javax.security.auth.Subject sub)
java.util.List getRolePrincipals(javax.security.auth.Subject sub)
|
Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14658-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||