org.jboss.security.config
Class IdentityTrustInfo
java.lang.Object
org.jboss.security.config.BaseSecurityInfo<IdentityTrustModuleEntry>
org.jboss.security.config.IdentityTrustInfo
public class IdentityTrustInfo
- extends BaseSecurityInfo<IdentityTrustModuleEntry>
Identity Trust Info
- Since:
- July 25, 2007
- Version:
- $Revision$
- Author:
- Anil Saldhana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityTrustInfo
public IdentityTrustInfo(String name)
getIdentityTrustModuleEntry
public IdentityTrustModuleEntry[] getIdentityTrustModuleEntry()
create
protected BaseSecurityInfo<IdentityTrustModuleEntry> create(String name)
- Specified by:
create
in class BaseSecurityInfo<IdentityTrustModuleEntry>
Copyright © 2009 JBoss Inc.. All Rights Reserved.