|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IdentityTransformer
IdentityTransformer transforms a Subject to a token that asserts identity.
| Method Summary | |
|---|---|
java.lang.Object |
transformIdentity(javax.security.auth.Subject subject, Service service)Transform a Subject to a token that asserts an identity. |
| Method Detail |
|---|
java.lang.Object transformIdentity(javax.security.auth.Subject subject,
Service service)
throws java.lang.SecurityException
subject - the Subject representing a user.service - the Service requesting an identity tokenjava.lang.SecurityException - if the identity transformation fails.
|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||