@Retention(value=RUNTIME) @Target(value=TYPE) public @interface KerberosInfo
String
serverPrincipal
clientPrincipal
public abstract String serverPrincipal
public abstract String clientPrincipal
Copyright © 2009 The Apache Software Foundation