See: Description
Enum | Description |
---|---|
SipLogin.IdentityAssertion |
Defines the identity assertion scheme used for identity assertion.
|
SipLogin.IdentityAssertionSupport |
Indicates the level of support for the identity assertion.
|
SipSecurity.EmptyRoleSemantic |
Defines the access semantic to be applied to an empty rolesAllowed array.
|
SipSecurity.TransportGuarantee |
Defines the data protection requirements that must be satisfied by the transport
|
Annotation Type | Description |
---|---|
SipConstraint |
This annotation is used within the
@SipSecurity annotation to represent
the security constraints to be applied to all SIP protocol methods for which a
corresponding @SipMethodConstraint element does NOT occur within the SipSecurity annotation. |
SipLogin |
This annotation is used within the
@SipApplication annotation to represent
the login configuration to be applied for the application. |
SipMethodConstraint |
This annotation is used within the
SipSecurity annotation to represent security
constraints on specific SIP protocol messages. |
SipSecurity |
This annotation is used on a Servlet implementation class to specify security constraints
to be enforced by the container on SIP protocol messages.
|
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.