|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents a trusted principal object. A trusted principal allows you to log on to the Central Management Server without a password, provided that a valid configuration file exists on the client machine. This is known as trusted authentication.
The following conditions apply for the configuration file:
TrustedPrincipal.conf.
businessobjects_root/win32_x86/plugins/auth/secEnterprise.
SharedSecret=secretPassword, where secretPassword is the trusted authentication password.
| Method Summary | |
java.lang.String |
getCMSName()
Returns the CMS name. |
| Methods inherited from interface java.security.Principal |
equals, getName, hashCode, toString |
| Method Detail |
public java.lang.String getCMSName()
Returns the CMS name.
String that indicates the CMS name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||