| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.policy.SecurityUtil
public class SecurityUtil
| Constructor Summary | |
|---|---|
SecurityUtil()
 | 
|
| Method Summary | ||
|---|---|---|
static java.security.Principal | 
getPrincipal(Message msg)
 | 
|
static
 | 
getPrincipal(javax.security.auth.Subject subject,
             java.lang.Class<T> clazz)
 | 
|
static javax.security.auth.Subject | 
getSubject(Message msg)
 | 
|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SecurityUtil()
| Method Detail | 
|---|
public static javax.security.auth.Subject getSubject(Message msg)
public static <T> T getPrincipal(javax.security.auth.Subject subject,
                                 java.lang.Class<T> clazz)
public static java.security.Principal getPrincipal(Message msg)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||