javax.security.auth.message
Class MessagePolicy.TargetPolicy
java.lang.Object
javax.security.auth.message.MessagePolicy.TargetPolicy
- Enclosing class:
- MessagePolicy
public static class MessagePolicy.TargetPolicy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePolicy.TargetPolicy
public MessagePolicy.TargetPolicy(MessagePolicy.Target[] targets,
MessagePolicy.ProtectionPolicy protectionPolicy)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
getTargets
public MessagePolicy.Target[] getTargets()
getProtectionPolicy
public MessagePolicy.ProtectionPolicy getProtectionPolicy()
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.