|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.system.SecurityAssociation
Constructor Summary
SecurityAssociation()
Method Summary
static java.lang.Object
getCredential()
static java.security.Principal
getPrincipal()
static void
setCredential(java.lang.Object credential)
static void
setPrincipal(java.security.Principal principal)
static void
setServer()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
SecurityAssociation
public SecurityAssociation()
Method Detail
getPrincipal
public static java.security.Principal getPrincipal()
getCredential
public static java.lang.Object getCredential()
setPrincipal
public static void setPrincipal(java.security.Principal principal)
setCredential
public static void setCredential(java.lang.Object credential)
setServer
public static void setServer()
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2000 The jBoss Organization. All Rights Reserved.