Package org.apache.cxf.xkms.client
Class X509AppId
- java.lang.Object
-
- org.apache.cxf.xkms.client.X509AppId
-
public class X509AppId extends Object
-
-
Constructor Summary
Constructors Constructor Description X509AppId(Applications application, String id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ApplicationsgetApplication()StringgetId()inthashCode()StringtoString()
-
-
-
Constructor Detail
-
X509AppId
public X509AppId(Applications application, String id)
-
-
Method Detail
-
getApplication
public Applications getApplication()
-
getId
public String getId()
-
-