org.jboss.security.negotiation
Class OidNameUtil
java.lang.Object
org.jboss.security.negotiation.OidNameUtil
public class OidNameUtil
- extends Object
Utility to convert Oid to a meaningful name.
- Version:
- $Revision: 87617 $
- Author:
- darran.lofthouse@jboss.com
Method Summary |
static String |
getName(Oid oid)
Return the name of the passed in Oid, if this is not available
return the identifier. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OidNameUtil
public OidNameUtil()
getName
public static String getName(Oid oid)
- Return the name of the passed in Oid, if this is not available
return the identifier.
- Parameters:
oid
-
- Returns:
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.