| Package | Description |
|---|---|
| com.sun.xml.ws.runtime.dev | |
| com.sun.xml.ws.security | |
| com.sun.xml.ws.security.impl |
| Modifier and Type | Method and Description |
|---|---|
SecurityContextTokenInfo |
Session.getSecurityInfo()
Accessor for the
securityInfo field. |
| Modifier and Type | Method and Description |
|---|---|
abstract Session |
SessionManager.createSession(String key,
SecurityContextTokenInfo sctInfo) |
Session |
SessionManagerImpl.createSession(String key,
SecurityContextTokenInfo sctInfo) |
void |
Session.setSecurityInfo(SecurityContextTokenInfo securityInfo)
Mutator for the
securityInfo field. |
| Modifier and Type | Method and Description |
|---|---|
SecurityContextTokenInfo |
IssuedTokenContext.getSecurityContextTokenInfo()
Get the SecurityContextTokenInfo for this Token if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IssuedTokenContext.setSecurityContextTokenInfo(SecurityContextTokenInfo sctInfo)
set the SecurityContextTokenInfo for this Token if any.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityContextTokenInfo |
IssuedTokenContextImpl.getSecurityContextTokenInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
IssuedTokenContextImpl.setSecurityContextTokenInfo(SecurityContextTokenInfo sctInfo) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.