|
SAP NetWeaver 7.1 Composition Environment | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
IGroupFactory.getGroupSearchFilter().IAuthentication that provides more powerful authentication services.Infection.
message.
InvalidLogonIdException
InvalidLogonIdException with the
specified detail message.
InvalidPasswordException
InvalidPasswordException with the
specified detail message.
IPrincipal and provides write access to
a principal.IPrincipalFactory.getPrincipalSearchFilter(boolean,String).IRoleFactory.searchRoles(IRoleSearchFilter).
authscheme.
true if the passed principal of type groups
is a member of this group.
true if the passed principal is a member of this role.
IUserAccount.isPasswordLocked() and IUserAccount.isUserAccountLocked() instead
recursive
is set to true.
true if the passed principal of type user
is a member of this group.
true if the passed principal of type user is assigned to this role.
TicketVerifier.setCertificates(String, char[]) or
TicketVerifier.setCertificates(java.security.cert.X509Certificate[])) and checks
whether it is expired or not.
ISystemLandscapeWrapper.ISystemLandscape instead.
This interface serves as wrapper for a system landscape to be plugged into
UME. The ISystemLandscapeObject
objects provided by an ISystemLandscapeWrapper will be used by
the User Mapping functionality of UME (see
IUserMapping as an entry point).
At runtime, all available implementations of this interface can be retrieved
by calling UMFactory.getSystemLandscapeWrappers().
An implementation can register itself in UME via
UMFactory.addSystemLandscapeWrapper(ISystemLandscapeWrapper).
Unregistering is possible using
UMFactory.removeSystemLandscapeWrapper(ISystemLandscapeWrapper).
The concept knows two naming principles:
Unique keys (GUIDs)ISystemLandscapeWrapper implementation.
ISystemLandscapeWrapper implementation.
An application using user mapping will usually call only two methods of this interface:
ISystemLandscapeWrapper.getSystemByAlias(String) to retrieve a system object that can
be passed on to IUserMapping methods to
retrieve user mapping data for that system, and perhapsISystemLandscapeWrapper.getAllAliases() to be able to present a list of system aliases
available.IUserAccountFactory.search(IUserAccountSearchFilter).IUser and provides write access to
a user.IUserFactory.searchUsers(IUserSearchFilter).
|
SAP NetWeaver 7.1 Composition Environment | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||