Sun GlassFish Communications Server 2.0 Administration Reference

trust-handler

Specifies a custom trust handler according to RFC 3325. This provides a custom implementation to determine trust and to convert user identity to a format recognized by the system.

Superelements

identity-assertion-trust

Subelements

The following table describes subelements for the trust-handler element.

Table 1–227 trust-handler Subelements

Element 

Required 

Description 

property

zero or more 

Specifies a property or a variable. 

Attributes

The following table describes attributes for the trust-handler element.

Table 1–228 trust-handler Attributes

Attribute 

Default 

Description 

class-name

none 

Specifies the name of the class that implements com.sun.enterprise.security.auth.TrustHandler and com.sun.enterprise.security.auth.PrincipalMapper.