BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element app-key

Model
<app-key>annonymous type derived from string</app-key>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>Specifies the type of AppKey plug-in used.</p>

 <p>The allowed values are:</p>

 <ul>
 <li><tt>TpUsrFile</ty> - <tt>TpUsrFile</tt> is the default plug-in. It uses
 an imported Tuxedo TPUSR file to provide user security information.
 Previous releases of WebLogic Tuxedo Connector support this
 option.</li>

 <li><tt>LDAP</tt> - The <code>LDAP</code> plug-in utilizes an embedded LDAP server
 to provide user security information. The user record must define
 the Tuxedo UID and GID information in the description field. This
 functionality is not supported in previous releases of WebLogic
 Tuxedo Connector.
 </li>

 <li><tt>Custom</tt> - The <code>Custom</code> plug-in provides the ability to write
 your own AppKey generator class to provide the security information
 required by Tuxedo. This functionality is not supported in previous
 releases of WebLogic Tuxedo Connector.
 </li>
 </ul>
 (Interface=weblogic.management.configuration.WTCRemoteTuxDomMBean Attribute=getAppKey)
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
"TpUsrFile", "LDAP", "Custom"
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0