public class X509AppId extends Object
| Constructor and Description | 
|---|
X509AppId(Applications application,
         String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
Applications | 
getApplication()  | 
String | 
getId()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public X509AppId(Applications application, String id)
public Applications getApplication()
public String getId()
Apache CXF