public interface AuthorisedAgent
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAgentClass()
Gets the class associated to the authorised agent according to the
installed RBAC structure
|
java.lang.String |
getPassword()
Gets the (encrypted) password used by the authorised agent
|
java.lang.String |
getUsername()
Gets the user name used by the authorised agent
|
java.lang.String getAgentClass()
java.lang.String getPassword()
java.lang.String getUsername()