Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
transformIdentity
Object transformIdentity(Subject subject,
Service service)
throws SecurityException
Transform a Subject to a token that asserts an identity.
- Parameters:
subject
- the Subject representing a user.
service
- the Service requesting an identity token
- Returns:
- the token that asserts identity.
- Throws:
SecurityException
- if the identity transformation fails.
- Since:
- Coherence 3.7 added service param which intentionally breaks
compatibility with Coherence 3.6
Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.