org.apache.juddi.validation
Class ValidateUDDIKey
java.lang.Object
org.apache.juddi.validation.ValidateUDDIKey
public class ValidateUDDIKey
- extends Object
- Author:
- Jeff Faath, Tom Cunningham
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidateUDDIKey
public ValidateUDDIKey()
validateUDDIv3Key
public static void validateUDDIv3Key(String key)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
validateUDDIv3KeyGeneratorKey
public static void validateUDDIv3KeyGeneratorKey(String key)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
validateUDDIv3KeyGeneratorTModel
public static void validateUDDIv3KeyGeneratorTModel(org.uddi.api_v3.TModel tModel)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
isValidUDDIScheme
public static boolean isValidUDDIScheme(String token)
isValidDomainKey
public static boolean isValidDomainKey(String token)
isValidKSS
public static boolean isValidKSS(String token)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.