Interface to mapping Shibboleth authentication to X.509 DN.
new()Arguments: None
Returns: Authorization instance
mapUser()Arguments:
$user - user id.
$idp - user idp as string
Returns: RFC 2253-formatted DN as string, undef on error.
getIdpPolicy()Arguments:
$idp - Idp id as a string
Returns: Policy as string, undef on error
getError()Arguments: None
Returns: Error string
These internal methods not intended for external use.
_error()Arguments: As to sprintf()
Returns: Nothing
GridShib-CA version 0.4.0 ($Id: NameMapper.pm.in,v 1.3 2007/04/30 22:11:08 welch Exp $)