Uses of Enum
org.apache.cxf.xkms.handlers.Applications
Packages that use Applications
-
Uses of Applications in org.apache.cxf.xkms.client
Methods in org.apache.cxf.xkms.client that return ApplicationsMethods in org.apache.cxf.xkms.client with parameters of type ApplicationsModifier and TypeMethodDescriptionXKMSInvoker.getCertificateForId(Applications application, String id) Constructors in org.apache.cxf.xkms.client with parameters of type Applications -
Uses of Applications in org.apache.cxf.xkms.handlers
Methods in org.apache.cxf.xkms.handlers that return ApplicationsModifier and TypeMethodDescriptionstatic Applicationsstatic ApplicationsReturns the enum constant of this type with the specified name.static Applications[]Applications.values()Returns an array containing the constants of this enum type, in the order they are declared.