public interface RemoteAuthenticationData extends ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
Parameters |
createParameters(String arg0) |
Object |
getAttribute(String arg0) |
int |
getDefaultMethod(String arg0) |
int |
getMethod(String arg0) |
int |
getNode(RemoteUserContext arg0) |
String[] |
getTypes() |
String[] |
getTypes(int arg0) |
String |
getUserBuilder() |
boolean |
isValid(RemoteUserContext arg0) |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringParameters createParameters(String arg0) throws RemoteException
RemoteExceptionString getUserBuilder() throws RemoteException
RemoteExceptionint getDefaultMethod(String arg0) throws RemoteException
RemoteExceptionString[] getTypes(int arg0) throws RemoteException
RemoteExceptionString[] getTypes() throws RemoteException
RemoteExceptionboolean isValid(RemoteUserContext arg0) throws RemoteException
RemoteExceptionObject getAttribute(String arg0) throws RemoteException
RemoteExceptionint getMethod(String arg0) throws RemoteException
RemoteExceptionint getNode(RemoteUserContext arg0) throws RemoteException
RemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}