Package | Description |
---|---|
javax.security.auth.message |
This package defines the core interfaces of the JSR 196 message authentication SPI.
|
Modifier and Type | Method and Description |
---|---|
MessagePolicy.TargetPolicy[] |
MessagePolicy.getTargetPolicies()
Get the target policies that comprise the authentication policy.
|
Constructor and Description |
---|
MessagePolicy(MessagePolicy.TargetPolicy[] targetPolicies,
boolean mandatory)
Create a MessagePolicy instance with an array of target policies.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.